Files
sogo/SoObjects/SOGo
Ludovic Marcotte d79565bc90 See ChangeLog
Monotone-Parent: 398d5b0c3ce7ef971f2aa9111d0c4c5da3cba021
Monotone-Revision: 45563a5428bd14a897f31d8c32c9bec7cafb0e73

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-25T13:09:25
Monotone-Branch: ca.inverse.sogo
2010-08-25 13:09:25 +00:00
..
2010-08-03 14:49:28 +00:00
2010-03-08 15:18:05 +00:00
2009-08-03 15:46:02 +00:00
2010-08-11 18:29:05 +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
2010-08-11 14:52:11 +00:00
2006-06-15 19:34:10 +00:00
2010-08-03 15:13:58 +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-08-11 14:52:11 +00:00
2010-03-08 15:18:05 +00:00
2010-08-25 13:09:25 +00:00
2010-08-25 13:09:25 +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?