Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau b9a5c1e750 Monotone-Parent: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70
Monotone-Revision: b0d54fb9b69827b08042c1be219b87648b1a9df2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-01T16:53:15
Monotone-Branch: ca.inverse.sogo
2009-12-01 16:53:15 +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?