Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 0a96b7ca89 Monotone-Parent: 58bcff9040e0537925f1331d2d02052a22281972
Monotone-Revision: 8ac7c60ab7cfe1eb0f5cedd0ac4b33114af38fb8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-30T22:38:22
Monotone-Branch: ca.inverse.sogo
2009-11-30 22:38:22 +00:00
..
2009-08-03 15:46:02 +00:00
2009-11-05 19:42:17 +00:00
2006-06-15 19:34:10 +00:00
2006-06-15 19:34:10 +00:00
2009-10-10 18:27:51 +00:00
2006-06-15 19:34:10 +00:00
2009-10-09 21:01:54 +00:00
2009-10-15 21:33:56 +00:00
2009-10-15 21:33:56 +00:00
2006-06-15 19:34:10 +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?