The return types problem: * The UML class "DecisionService" has a method addAnimalWithQuestion() that has an unspecified return type. * When I generate, the return type suddenly becomes "VODecisionItem" and this forces me to return null at the end of the method.
Maybe, we should define datataypes::void and let the method return that type? Puzzled... Matthias > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Wouter Zoons > Sent: Saturday, March 27, 2004 12:11 PM > To: 'Matthias Bohlen'; '"Chad Brandon"'; > [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [Andromda-devel] RE: Animal Quiz runs now! > > > > final success: the animal quiz sample runs without problems and > guesses > > animals like hell! > > Great!! I will check it out right-away. > > > > > See my checkin comment on the list and the TODO > > commment in the code - there is still some weird thing > going on with > > return types. Chad, could you have a look at it, please? > > > > return types ? I recently changed something with return types > in the bpm4struts generated controller .. I guess it's not > related since you ask Chad to take a look at it ? > > > > Wouter: compliments for your cartridge! > > > > thanks :-) > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President > and CEO of GenToo technologies. Learn everything from > fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Andromda-devel mailing list [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-devel > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
