Hi everyone,

when using @Property anotation on a page with existing getter or setter 
Tapestry will throw an exception, would it be better to just ignore adding a 
new method rather than throwing an exception? I don't think it could lead to 
unexpected behavior, there is not so many cases when there is a getter/setter 
in super class, it will save time checking if read/write is consistent with 
getters/setters and fixing unexpected exceptions.

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

Reply via email to