Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 6c2f247d5e Monotone-Parent: 0c195c70628cb4eca82c718f84cfcc3ea2af76f9
Monotone-Revision: 480019f7fbb2f5372b3caf4b1f0781edd7716532

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-31T00:46:14
Monotone-Branch: ca.inverse.sogo
2010-01-31 00:46:14 +00:00
..
2009-12-03 18:33:44 +00:00
2010-01-08 17:48:45 +00:00
2010-01-08 17:48:45 +00:00
2009-08-03 15:46:02 +00:00
2009-12-23 21:39:09 +00:00
2009-11-05 19:42:17 +00:00
2010-01-22 16:33:35 +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-12-26 16:01:08 +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?