Luis Sergio Oliveira schrieb:
[...]
Thanks for your effort, but, this second patch introduces a dependency from argouml-mdr to argouml-app, by importing stuff from org.argouml.profile. I executed the automated tests with your first patch with success. I also opened some old big model of mine without problems. It should be possible to remove the problems you referred to without having to use the org.argouml.profile classes.

there should definitly a better way. whenever a file is loaded or imported the resolver-instance builds mappings, but they are lost as soon as the owning reader is destructed. argouml should keep and maintain some references in a global way. the namespace(meaning the url) of metamodels, profiles, etc. must be kept and mapped to the id's of their repository instances, maybe in a singleton. of course, when things are unloaded the mappings have to be deleted.

yours

alexander

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

Reply via email to