Files
sogo/SoObjects/SOGo
Wolfgang Sourdeau 97f72faf38 Monotone-Parent: 4fcee5b7d94bbc45b4fc732c402cbfa7b3009735
Monotone-Revision: d486d5e829cf0bc377649b3e2d2ecfcc08afb8e8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-07-15T14:54:03
Monotone-Branch: ca.inverse.sogo
2010-07-15 14:54:03 +00:00
..
2010-02-23 14:41:25 +00:00
2010-03-08 15:18:05 +00:00
2009-08-03 15:46:02 +00:00
2010-07-06 19:22:11 +00:00
2009-11-05 19:42:17 +00:00
2010-03-08 15:18:05 +00:00
2010-03-24 15:22:59 +00:00
2010-03-18 12:58:39 +00:00
2010-03-18 12:58:39 +00:00
2010-01-22 16:33:35 +00:00
2006-06-15 19:34:10 +00:00
2010-06-04 16:32:21 +00:00
2010-03-19 13:08:15 +00:00
2010-03-19 13:08:15 +00:00
2010-06-29 20:21:48 +00:00
2010-07-15 14:33: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
2010-03-08 15:18:05 +00:00
2010-06-23 18:13:48 +00:00
2010-03-08 15:18:05 +00:00
2010-03-08 15:18:05 +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?