So would I just add that exact method to my AppModule along with my owe annotation annotation instance?
On Wed, Sep 3, 2014 at 11:33 AM, Thiago H de Paula Figueiredo < thiag...@gmail.com> wrote: > On Wed, 03 Sep 2014 12:30:14 -0300, George Christman < > gchrist...@cardaddy.com> wrote: > > Thanks Thiago, what would I need to do to get tapestry to see my >> annotation. I see this in the tapestry app module. >> >> @Contribute(ComponentClassTransformWorker2.class) @Primary public >> static >> void provideTransformWorkers( OrderedConfiguration< >> ComponentClassTransformWorker2> configuration, MetaWorker metaWorker, >> ComponentClassResolver resolver) { >> configuration .addInstance("ActivationRequestParameter", >> ActivationRequestParameterWorker.class); >> > > I'd base my own annotation and worker (ComponentClassTransformWorker2 > implementation) and start from there, so I think you're in the right path. > > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- George Christman www.CarDaddy.com P.O. Box 735 Johnstown, New York