Domain Model Project
This is a reboot of the
ContentModelProject. The Domain Model is concerned with the schemas that describe PIM data in Chandler, including calendars, notes, tasks, email, and contacts. The Domain Model is part of the API used by parcel developers. Individual parcels such as e-mail and calendar might have the primary responsiblity for their slices of the Domain Model. This project is concerned with presenting a uniform and consistent domain model to parcel authors.
People
In Progress
Completed
Future Projects
- labels and user defined attributes [Morgen/Bryan,Philippe, pje, John, Andi], conflicts w/ ootb attributes
- Bidirectional references between Sidebar collections and Detail View items
- stamping problems [ Bug#2507, Bug#2062, Bug#2117, Bug#3735 ]
- per item, per attribute read/write privileges [ Morgen, pje ]
- define how developers participate in mixing in with PIM kinds
- can't implement mail sending by stamping as MailMessageMixin
- Inputs/Outputs issue [Morgen]
- Domain model for contacts
- Modelling user/group perspectives (cf. SharingScenarios)
Open Issues
References
Related projects
Historical