Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 2361039015 Monotone-Parent: 0ebe4e0732b854746e58688103e527d97b43e36e
Monotone-Revision: 3584694c05a43dbcbd0b915571e0637c4c86be54

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-19T13:47:40
Monotone-Branch: ca.inverse.sogo
2010-02-19 13:47:40 +00:00
..

libSOGo
=======

Common SOGo objects.

NOTE: the SOPE objects are registered by the Main bundle products.plist.

Class Hierarchy
===============

  [NSObject]
    SOGoObject
      SOGoContentObject
      SOGoFolder
        SOGoUserFolder	    - the "home" directory
    SOGoGroupsFolder	    - intermediate folder
    SOGoGroupFolder	    - a folder representing a set of people
      SOGoCustomGroupFolder - a custom group (eg '_custom_helge,znek')

TODO
====
- why is SOGoUserFolder an OCS folder?