Hello Wouter, Thanks a lot for the response, actually the way I have changed AndroMDA + available Struts cartridge allows you to generate the Struts related staff also, it also allows to implement inheritance with StrutsAction and StrutsForms that sometimes might be useful; provides a possibility to adjust some parameters that were fixed in original Struts cartridge.
May be because of the fact that is was never public, I started creation of my own. I have checked out bpm4struts sources from cvs, and I can say that some ideas overlap with yours. I am wondering whether it makes sense to make improvements in my project so that it might be used afterwards with new AndroMDA 3. Btw, do we have any schedule when release 3 will be? -- HFC, Andrey Dekhtyar mailto:[EMAIL PROTECTED] 18.01.2004,1:37, Hamburg, Germany Sunday, January 18, 2004, 1:34:34 AM, you wrote: WZ> hello Andrey, WZ> modeling a webapp process flow can be done with the cartridge WZ> 'bpm4struts', it has never been officially released but some time ago WZ> there was a production stable version in CVS, this has been broken (not WZ> stable anymore) because I am working on it now to get it to work with WZ> MMDs, you can try it though (I did not test it yet, but normally I WZ> changed only a specific side-branch, not the main branch .. so it might WZ> still work) WZ> bpm4struts uses activity graphs to model the internals of a use-case, WZ> state graphs can be used to model the workflow between use-cases; on the WZ> wiki you can find some information about this, otherwise check out WZ> module 'bpm4struts' from CVS, in the /docs directory there is an HTML WZ> describing what has already been done (between a lot of files you can WZ> find it) WZ> there will be a lot of changes in the new version, but the main WZ> difference with what you just described is that the cartridge I wrote WZ> generates Struts code, not just plain JSP/Servlet stuff WZ> kind regards. WZ> Wouter. WZ> Andrey Dekhtyar wrote: >>Hi all! >> >>I am making my Project Work related to webapp modelling. >>Honestly, the idea of representing all the dynamics with class >>diagrams seemed not so attractive to me, so I've adjusted AndroMDA so >>that is possible to model dynamics of web application with help of >>StateDiagrams where a "State" is a processing of some resource by >>server, i.e. Jsp page, or Struts action or sth. else. >>I succeeded in that, and added some issues that are used in webapp >>modelling and were missing in AndroMDA before. The changes were made >>on AndroMDA 2 so there are not MMD related implementation :-( >>I case there would be any interest about ideas implemented there >>(might be for re-usage in AndroMDA 3) I am really open for >>cooperation. >>And btw, why not to provide an area on WIKI site where one can say >>what improvements here has done? >> >>Regards >>Andrey Dekhtyar mailto:[EMAIL PROTECTED] >> >> ------------------------------------------------------- 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
