Hi,

does Andromda support build-time properties? E.g. properties that can be
defined within the andromda-task and used by the templates.
Here's an example:

build.xml:

<andromda ....>

  <property name="clustered" value="true" />

</andromda>

template:

@jboss.clustered 
    clustered = "$clustered"

Is something like this possible with the current version? Or does anybody
have an idea for a good workaround (I don't want to define something like
"clustered" in my model)?
If it's not possible I would implement a patch for this.
What do you think?

Matthias D.



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to