Files
sogo/SoObjects/SOGo
Ludovic Marcotte fd07a9b028 See ChangeLog
Monotone-Parent: ec4781f04b708ab2a5944c8097cb08a1e608213e
Monotone-Revision: b7ca5a591c7686be57e44bf98aae0c7b148afa20

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-03T14:49:28
2010-08-03 14:49:28 +00:00
..
2010-08-03 14:49:28 +00:00
2010-03-08 15:18:05 +00:00
2010-07-06 19:22:11 +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-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
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
2010-08-03 14:49:28 +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?