On Thu, 27 Jun 2002 08:58, Peter Donald wrote:
> At 02:45 PM 6/25/2002 +0000, you wrote:
> >   Log:
> >   - Set the Project object as a single property, rather than setting a
> > property for
> >     each reference.
>
> -1
>
> Tasks should NEVER have to deal with Project object which is why I added
> all the references to PropertyStore. This decouples them from Project model
> completely so that we can evolve the Project model without breaking tasks.

Ok.  The point of the change was to use a single property containing a 
collection of references, rather than one property per reference.  The 
collection doesn't have to be a Project - that was just convenient.  Maybe 
something simple like a Map of references is the way to go.

-- 
Adam

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to