> > Btw, is there any way to define that the buttons generated  when having 
> > multiple outgoing choices should be placed in a row at the bottom 
> > instead of in a block of their own ?
> > 
> 
> no .. we can't start supporting any possible combination of layouting 
> features
> 
Hi Nevyx,

if it's manageable via CSS you can try that - every FrontEndView has its
own .css file generated, which you can override via the mergeLocation
setting - have a look at the generated HTML and CSS: almost all elements
are controlable. If one is not - Wouter is *very* cooperative if it
makes sense ;-)

and Wouter:

concerning the discussions some time ago I just had an idea to avoid
that JSP copy-over with all its 'keeping up-to-date with the cartridge'
problems:

 What if the Bpm4Struts-cartridge generates an xxxImpl.jsp file (once in
 the src-tree) which includes all the generated parts. This way
 one is only forced to re-generate this file if the model changes, or 
 significant cartridge-features are introduced - most cartridge-changes
 would not affect the Impl.jsp. And even then the changes are simple.

 (Btw: And maybe a file like .new or .new<Name> could be generated - and
 ignored in the build process - if the Impl-file already exists, for
 easy manual copying of newly generated things)

 Parts could be: JavaScript, Tables, Actions, Header, Footer, ...?

What do you think?

Since I'm no JSP-expert: did I miss something?

Despite the fact it makes things more complex: would it make things
easier for the user?

Just an idea - no feature request, so feel free to smash it down or
discuss it ;-)

TIA,
Matthias



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to