Fogleson, Allen wrote:

I did a quick addition to the DB code to allow such things (but did not
check circularity.. the form where a child message includes a parent (or
itself).


Long story short is there any interest in this? I can have a quick patch
to the core source in bugzilla relatively quickly. Although in testing I
think that $( instead of ${ would be better since if ${msg} is not found
then the argument processor fails on the argument ${msg} because it is
not a number. But that's a small implementation detail.


What _I'm_ interested in is the same but different: I have a need for dynamic resources that would come from a database table in _addition_ to the existing resources in a regular property file.

Could your code be modified for something like that? I ahven't had a chance to see how this works, if its possible, etc. (It all boils down to a need to have classes be able to add ActionErrors (yeah, yeah, ActionMessages) during form processing, but without having to have access to any property files.)

Dave



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



Reply via email to