Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 09e4c3f2a9 Monotone-Parent: bcd29d180f0f481f03088f9e1fcb3066dcfdbcc9
Monotone-Revision: 367e72af9d08f48f2e598a1e344c784b6bc4ffac

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-26T19:31:07
Monotone-Branch: ca.inverse.sogo
2009-11-26 19:31:07 +00:00
..
2009-09-25 14:42:33 +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
2009-11-07 22:33:25 +00:00
2009-11-24 20:19:21 +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-11-07 22:33:25 +00:00
2009-09-25 14:42:33 +00:00
2009-11-04 22:13:20 +00:00
2009-10-09 21:01:54 +00:00
2009-10-27 18:46:17 +00:00
2009-09-25 14:42:33 +00:00
2009-10-15 21:33:56 +00:00
2009-10-15 21:33:56 +00:00
2009-09-25 14:42:33 +00:00
2009-11-24 20:19:21 +00:00
2006-06-15 19:34:10 +00:00
2008-11-05 17:26:02 +00:00
2008-11-05 17:26:02 +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?