Open jdamick opened 11 years ago
I had the conversation with @jdamick and he seems to think that injecting a Hash
would be OK given that the constructor injection is hard with JRuby.
In the mean time, the work around is to override Descriptor.newInstance()
but not sure how that translates to the Ruby runtime.
I'm trying to extend the parameterizedtrigger plugin and i'm running the the following error (below), i have my annotation set for DataBoundConstructor but something must not be set right.. Any ideas would be appreciated. thanks
My code is this: