--- In [email protected], Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Friday 11 May 2007, Cosma wrote: > > Now, my question is: should the single UI pieces be aware of the model > > locator, or it is better for them to expose properties, letting the > > layout component to use the model locator? > > I would go with the latter, on the grounds that the individual bits > shouldn't be bound into Cairngorm - they maybe reused in a project > that doesn't have Caringorm (MG:F for instance).
Thank for the response Tom. However, what are the advantages of implementing a model locator, when it is alway used from one single component?

