Hi all,

We're working on our system and have come to the need of being able to set a
property to a value that is determined programatically. In our case, it's a
version number, which is obtained through external means.

In most cases, this would be fine as a property, but there doesn't seem to
be an obvious way to set this up.

I'm clearly missing something pretty obvious, but does anyone have any
suggestions?

Something akin to being able to do this:

<property name="myValue" class="com.pkg.CalcMyValue">
    <parm name="firstArg" value="xyz"/>
    <parm name="secondArg" value="123"/>
</property>

Any ideas? Anything close?

Thanx!

Regards,

Will Hartung
([EMAIL PROTECTED])




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to