Yes, sure. Add the call to validate() at the end of DecoratorFactory.createDecoratorObject() and see what happens.
Cheers... Matthias > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Wouter Zoons > Sent: Saturday, January 17, 2004 7:31 PM > Cc: [EMAIL PROTECTED] > Subject: [Andromda-devel] Validation with MMDs > > > hello all, > > I would like to have the validation in the next release, as soon as > possible. This allows me to synchronize my efforts and implement > validation while I am doing the decorators (at implementation > time often > I think: okay, I should here not forget to make sure this element has > that tagged value,.. stuff like that) We already opened a > thread on this. > > I can easily at the validation() method and add a validation > exception > class, but someone needs to take care of the updating of the core > classes so that validation is performed at the right moment > > is it okay if I add the method to the decorator model ? > > thanks > Wouter. > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, > CA. http://www.eclipsecon.org/osdn > _______________________________________________ > Andromda-devel mailing list [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-devel > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
