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]
