Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 2f69dee9d6 Monotone-Parent: d63a2f0e9c958ba01af4295fd9477e41e87bd84e
Monotone-Revision: e9ca26d51aa3d10c2258ad11e5ed08cf1cdc234c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-03T18:54:49
Monotone-Branch: ca.inverse.sogo
2010-08-03 18:54:49 +00:00
..
2010-07-06 19:22:11 +00:00
…
2010-06-04 16:32:21 +00:00
2010-06-29 20:21:48 +00:00
2010-07-15 14:33:10 +00:00
2010-06-23 18:13:48 +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?