On Mon, 12 Nov 2012 21:11:38 -0200, bhorvat <horvat.z.bo...@gmail.com> wrote:

So my last question is if I dont proviede Coerection from LocalDate ->
String then the toString method is called on the localDate, right?

Yeah. I guess this is the Object -> String coercion, which is probably added as a fallback when no specific SomeType -> String coercion is provided.

--
Thiago H. de Paula Figueiredo

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

Reply via email to