On 3/11/07 1:20 PM, "Dave Newton" <[EMAIL PROTECTED]> wrote:

> --- Mark Menard <[EMAIL PROTECTED]> wrote:
>> [GroovyWorks]
> 
> Oops, also wanted to ask [OT] about mixing Groovy/Java
> actions; I'm assuming that it only does something
> special if it's a .groovy action and does normal
> Spring stuff otherwise?

Exactly. If you look at the plugin you'll see a call to
super.getClassInstance (className), which passes control up the hierarchy to
do the usual thing. (I hope.) I'll admit I don't think I have any Java
actions left at this point.

Mark

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

Reply via email to