Tapestry uses the Introspector class to analyze properties; that's the
definitive reference.  The isFlag() naming is for boolean primitives
only, not for the Boolean wrapper type.

On Tue, Apr 14, 2009 at 7:01 AM, Thiago H. de Paula Figueiredo
<thiag...@gmail.com> wrote:
> I have boolean (primitive) properties implemented as isSomething() in
> some entities and they are recognized by Tapestry. Maybe Tapestry does
> not recognizes Boolean (class) isSomething() properties.
>
> --
> 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

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

Reply via email to