Is @Property so hard or awful?

On Mon, Jun 29, 2009 at 6:35 AM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> Quick answer: Tapestry can't statically figure out the type of the
> variable, so it can't use the prop binding (which uses on-the-fly
> class creation, not reflection) on it. Anyway, you can add your own
> binding to do what you want. Just use the RenderVariableBinding and
> RenderVariableBindingFactory as examples. ;)
>
> --
> Thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship

Creator of Apache Tapestry
Director of Open Source Technology at Formos

Reply via email to