Files
sogo/SoObjects/SOGo
Francis Lachapelle bfd2d9f070 merge of '53583144c5d999d03c432c06fcea467dcb2b4988'
and 'ba80cda7e44181710c6bab1a4dbafe1c4da06a57'

Monotone-Parent: 53583144c5d999d03c432c06fcea467dcb2b4988
Monotone-Parent: ba80cda7e44181710c6bab1a4dbafe1c4da06a57
Monotone-Revision: 1bafb5734a88e44a2e54a0ecf6daae5cee2a0f57

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-01-07T19:07:11
Monotone-Branch: ca.inverse.sogo
2010-01-07 19:07:11 +00:00
..
2009-12-03 18:33:44 +00:00
2009-08-03 15:46:02 +00:00
2009-12-23 21:39:09 +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-12-26 16:01:08 +00:00
2009-12-22 22:45:37 +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?