Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 36fdb452e1 merge of '6a57f3626fde7fbfcae50a7c894c35736ad794c8'
and 'be5e3b15cde44245718151c5191d6eb1a73b061b'

Monotone-Parent: 6a57f3626fde7fbfcae50a7c894c35736ad794c8
Monotone-Parent: be5e3b15cde44245718151c5191d6eb1a73b061b
Monotone-Revision: ac9fdaf585c4ef94cbc22bcacdf8a0bef4ccd28a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-07T16:16:33
Monotone-Branch: ca.inverse.sogo
2009-12-07 16:16:33 +00:00
..
2009-12-03 18:33:44 +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?