Comment 3 for bug 369486

Revision history for this message
John O'Brien (jdobrien) wrote : Re: [Bug 369486] Re: You should be able to share with a group

Elliot Murphy wrote:
> Hi Stuart, whats the plan for groups and contacts and being able to
> share stuff with groups?

Not to forget the complexity involved in the storage model:

Sorry for the ascii art...hope you have fixed fonts

StorageUser---<GroupMember>--Group------------+
 | |
 | |
 +--<Share>---+ +-<GroupShare>--+
              | |
              | |
              +-StorageObject-+

Share and GroupShare could likely be normalized.
Group and GroupMember would probably be managed by the contacts app.
But the storage app would also need a fast way to get the effective permissions for a user.