On 19/02/14 14:45, Thiago H de Paula Figueiredo wrote:
> On Wed, 19 Feb 2014 11:13:30 -0300, Philip Aston <phil...@mail.com>
> wrote:
>
>> Maybe I don't?
>>
>> I'm using Plastic standalone, without Tapestry.
>>
>> The "toString" implementation I showed in my previous mail is the place
>> I currently need the method visitor; specifically so I can create an
>> array to pass to String.format().
>
> 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.

- Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to