On Wed, 19 Feb 2014 11:48:10 -0300, Philip Aston <phil...@mail.com> wrote:

I don't know. My ASM/bytecode experience is almost null. Is Plastic
missing methods  or other stuff so you can use some specific
instructions? As far as I know, Howard created Plastic so he didn't
need to use ASM directly in Tapestry-IoC.

Yes - that's exactly the problem. It provides enough for
Howard/Tapestry, but getMethodVisitor() would open up direct use of ASM
and make Plastic more generally useful.

I'm not sure if direct use of ASM in Plastic would actually work.

What instructions are you missing? I think adding them is a better choice than going directly to ASM.

--
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

Reply via email to