> 1. I think that the "editability" is a property of the model which contains > the elements not of the elements
True but this means we have to code the Figs to navigate from model element to model and then call the model interface do determine if that model is read only. The property panels have to do the same. So we have some duplicated logic to determine of a model element belongs to a read only model. I think that may as well be in a single place, being the model interface itself. Bob. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
