[Chandler-dev] What attributes get shared over EIM
Morgen Sagen
morgen at osafoundation.org
Tue Mar 13 09:19:12 PST 2007
On Mar 5, 2007, at 1:50 PM, Morgen Sagen wrote:
> We're nearing the transition from the old "cloud-based" sharing
> format to the new EIM-based sharing format, and we need to make
> sure that we have the EIM records/fields in place to share all the
> attributes we're interested in. I have annotated the currently
> defined EIM record types in parcels/osaf/sharing/model.py to
> indicate which chandler attribute is covered by each EIM field.
>
> For any Chandler attribute you are "responsible" for in the content
> model, please go see if that attribute is covered in the EIM
> fields. If it's not, let me know so we can get it in there. It
> involves adding fields, implementing import/export translators, and
> working with Cosmo team to agree on the serialization of it.
>
> Here's a link to the latest version of model.py in svn:
>
> http://tinyurl.com/26zfn8
>
> Thanks,
> ~morgen
Just found out that the "triage status changed" portion of the
"triage" EIM field needs to change to a signed Decimal with two
decimal places. We had previously decided it would be a unix
timestamp, but it turns out that a negative value makes for easier
sorting and sub-second accuracy is required.
Sorry about the change,
~morgen
More information about the chandler-dev
mailing list