[ http://jira.andromda.org/browse/CORE-72?page=comments#action_11673 ] Chad Brandon commented on CORE-72: ----------------------------------
I'm actually gonna create an andromda-property-definitions.xml that will contain the property definitions for a given namespace (these will contain the name of the property, documentation, and the default of the property), if no default we assume the property is required. With this we define the default and documentation in one location and then reference the property where used (at the moment we have to duplicate the documentation and defaults in each property reference). Tools like eclipse can just read this file instead of having to read the andromda-cartridge.xml and andromda-metafacades.xml, we can also generate our namespace documentation from this one file. > Property references should become property definitions in the > andromda-metafacades.xml > -------------------------------------------------------------------------------------- > > Key: CORE-72 > URL: http://jira.andromda.org/browse/CORE-72 > Project: AndroMDA Core > Type: Improvement > Versions: 3.0 M3, 3.0 RC1, 3.0 RC2, 3.0 Final > Reporter: Chad Brandon > Assignee: Chad Brandon > Fix For: 3.1M1 > > Currently property references are defined in the andromda-metafacades.xml > (for example) where ever they are used, this means we must duplicate > information, such as defaults and documentation (since we're now embedding > the property references), we should refactor these to become property > definitions in one place and then where each is used we'll have the reference > to that definition. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.andromda.org/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
