Reflection is still used for analysis; there is no avoiding that.  But
once a page is instantiated, there is no further use of reflection.

On Wed, Aug 13, 2008 at 2:04 PM, Alex Kotchnev <[EMAIL PROTECTED]> wrote:
> The T5 main page (http://tapestry.apache.org/tapestry5/) indicates that
> reflection is virtually eliminated , which contributes to the improved
> performance of the framework.
>
> Can anybody point me to some resource (maybe source code, forum post) or
> give me a tip on how to see how this is done ? For example, if a component
> in a template specifies <t:textoutput value="prop:foo" /> or something
> similar, how is reflection avoided in resolving that the "getFoo" method
> needs to be called on the underlying component class ?
>
> Thanks,
>
> Alex Kotchnev
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to