Hi Wouter,
--- Urspr�ngliche Nachricht --- Datum: 25.03.2004 01:50 Von: <[EMAIL PROTECTED]> An: <[EMAIL PROTECTED]> Betreff: RE: [Andromda-devel] Quiz running better but not perfectly > The changes have been applied and seem to work fine, the only thing > different now is that you'll need to implement the new boolean method in > the controller 'lastActionWasYes', I left it empty for now > > This method returns boolean and the guards check for the String version > of the return value (being the Strings "true" and "false") to decide > which path to take next. Thanks a lot! I'll try that tomorrow and I'm pretty sure it will work. > I tried running the app. And it already works remarkably well (apart > from the fact that choosing 'yes' may result in weird behavior because > the controller is not fully implemented yet) Yes, that was my impression, too! I think that a potential user can really see how to model an app in bpm4struts and what the model means in code. BTW: Thinking about the user and the need for documentation, how about the UML profile of bpm4struts? I think it would be a good idea to display it as a UML model (one class per stereotype, one attribute per tagged value, one dependency from each stereotype to the metaclass to which the stereotype can be applied, you know what I mean). And it would also be very good to display the PSM metamodel in UML, too: A JSP page that puts values into a form and sends a request to an action that calls the controller that invokes a service that returns a value that is written into a form that is displayed on the next JSP page... you know what I mean. :-) Do you have time and motivation to draw something like that? > I hope you can implement the rest soon, so we'll have our first real > running bpm4struts app :-) Yes, sure! > > Thanks > Wouter. Thanks, too! Matthias ------------------------------------------------------- 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
