Hi Nick,

as proposed, I created JIRA issue for this point:

 "Defining page property in definition file versus using implemented 
methods" 
http://issues.apache.org/jira/browse/TAPESTRY-792

and I suggest we can close discussion here in dev list

Regards

Petr





Nick Westgate <[EMAIL PROTECTED]> 
07.12.2005 03:25
Please respond to
"Tapestry development" <[email protected]>


To
Tapestry development <[email protected]>
cc

Subject
Re: Defining page property using implemented methods in Tapestry 4






Hi Petr.

If you think this is a bug, then please log a JIRA issue.
Developers are probably too busy to discuss it in the dev list.

Cheers,
Nick.


[EMAIL PROTECTED] wrote:
> Hello,
> 
> when I declare page property using <property name="testName"> in page 
> property file and then implements getters and setters for this property 
> using concrette (not abstract) methods implementation in page class , 
> Tapestry ignores this getters and setters and constructs this own 
methods 
> implementation as the getters and setters were defined using abstract 
> methods.
> 
> Result is the implemented logic in methods is quitely overriden and 
> ignored. 

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


Reply via email to