r2 - 27 Aug 2004 - 14:12:33 - MorgenSagenYou are here: OSAF >  Journal Web  >  ContributorNotes > MorgenSagenNotes > MorgenSagen20040827

Sharing

  • Modeling Collection Subscribers
    • ContentItem? could have a subscribers attribute (ref collection) pointing to EmailAddress? items
    • I decided to try adding the following attributes to ContentItem?:
      • sharer (single, type:EmailAddress, inverse:EmailAddress/sharerOf)
      • sharees (list, type:EmailAddress, inverse:EmailAddress/shareeOf)
    • ...and also these attributes added to EmailAddress?:
      • sharerOf (list, type:ContentItem, inverse:ContentItem/sharer)
      • shareeOf (list, type:ContentItem, inverse:ContentItem/sharees)

  • Need a webdav "account" which includes a login, password, server, base path (in content model and dialog) [Morgen]
    • Done

  • Need to add from address and name of collection to invite acceptance dialog [Morgen]
    • Gave bkirsch a patch which will hand him the collection name when sending invites, and also when he announces an invite he will pass url, collectionName, and fromAddress to me.
    • Done

  • Provide API for Donn to push items using webdav, send invites [Morgen]
    • Still need to do this, or just have donn do what my dialog has been doing (application/dialogs/PublishCollection.py)

-- MorgenSagen - 27 Aug 2004

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.