[Chandler-dev] Reload is not import
Phillip J. Eby
pje at telecommunity.com
Fri Apr 13 17:18:59 PDT 2007
At 02:57 PM 4/13/2007 -0700, Andi Vajda wrote:
>On Fri, 13 Apr 2007, Morgen Sagen wrote:
>
>>Yeah, you're right -- fixed UUIDs for user modifiable items should be
>>used with care -- we do use it for the Sidebar collection, and perhaps
>>that's ok.
>
>How about using a repository Path to the Sidebar instead ?
We don't use paths since those can change when the schema
changes. Anything that would be a "well-known location" is emitted as part
of a parcel-specific record type.
So, for example, we could have a "AppRecord" type that contained the UUID
of the sidebar collection. That would be the equivalent to a path (i.e.,
designating an item by reference instead of identity).
More information about the chandler-dev
mailing list