Hi Chad, If left that in on purpose .. for when we would actually think of moving to uml enums, I guess we can add it back if we would need it
Just so you know -- Wouter > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:andromda-cvs- > [EMAIL PROTECTED] On Behalf Of Chad Brandon > Sent: Friday, January 14, 2005 8:14 PM > To: [EMAIL PROTECTED] > Subject: [Andromda-cvs] CVS update: metafacades/uml/uml14/src/META-INF > andromda-metafacades.xml > > User: cwbrandon > Date: 05/01/14 11:14:12 > > Modified: uml/uml14/src/META-INF andromda-metafacades.xml > Log: > remove commented out mappings > > Revision Changes Path > 1.27 +0 -8 metafacades/uml/uml14/src/META-INF/andromda- > metafacades.xml > > Index: andromda-metafacades.xml > =================================================================== > RCS file: /cvsroot/andromda/metafacades/uml/uml14/src/META-INF/andromda- > metafacades.xml,v > retrieving revision 1.26 > retrieving revision 1.27 > diff -u -w -r1.26 -r1.27 > --- andromda-metafacades.xml 13 Jan 2005 03:46:42 -0000 1.26 > +++ andromda-metafacades.xml 14 Jan 2005 19:14:11 -0000 1.27 > @@ -25,14 +25,6 @@ > <metafacade > metaobjectClass="org.omg.uml.foundation.core.DataType$Impl" > > metafacadeClass="org.andromda.metafacades.uml14.ClassifierFacadeLogicImpl" > /> > -<!-- this is the ideal mapping for UML enumerations > - <metafacade > - metaobjectClass="org.omg.uml.foundation.core.Enumeration$Impl" > - > metafacadeClass="org.andromda.metafacades.uml14.EnumerationFacadeLogicImpl > "/> > - <metafacade > - > metaobjectClass="org.omg.uml.foundation.core.EnumerationLiteral$Impl" > - > metafacadeClass="org.andromda.metafacades.uml14.EnumerationLiteralFacadeLo > gicImpl"/> > ---> > <metafacade > metaobjectClass="org.omg.uml.foundation.core.Classifier$Impl" > > metafacadeClass="org.andromda.metafacades.uml14.EnumerationFacadeLogicImpl > "> > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Andromda-cvs mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-cvs ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
