罗天 <robortluo <at> gmail.com> writes:
> This worked fine with T4-beta3, but after I upgrade it to beta10, the value
> parameter is always null. Why?
Try to isolate the problem by simplifying the test case (the component and
the page). If the problem persists, post the code to the test case.
> <parameter name="value" property="magicCode">
> <description>
> The generated magic code.
> </description>
> </parameter>
>
> then getProperty("value") will return getMagicCode() result. But in the new
> way, I can't do this, I must read(component, "magicCode") instead. It seems
> no way to get the old behavior back.
Why would you like to do that? Why not just call getMagicCode() directly?
--
Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]