Michael Jouravlev wrote:
On 11/12/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
I've just committed my proposed enhancement for DynaActionForm,
described in #36794 [1], together with documentation updates to reflect
the changes. I'd like to extend this to include Ryan Stewart's
enhancement for allowing dyna forms to dynamically implement a
configurable interface, as described in #37301 [2], but with a slight
useability improvement: I'd like to allow the interface to be specified
with an 'interface' attribute rather than via set-property, as in
<form-bean name="..." type="...Dyna..." inferface="...Foo">
How this setup would allow to implement several interfaces?
As proposed/written, it wouldn't; you have to write an interface that
composed the ones you wanted and specify that composite interface. But
if the enhancer were suitably packaged in a reusable utility class and
we had the 'factory' option I mentioned in my previous post, it'd be
trivially easy to setup a factory that supported this.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]