[
https://issues.apache.org/jira/browse/TAP5-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641818#action_12641818
]
Andy Blower commented on TAP5-303:
----------------------------------
I don't ignore warnings, so your theory of universally ignored warnings is
disproved. ;-)
> When @Property generated accessor methods will overwrite user generated
> accessors then either warn the user or do not generate them.
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-303
> URL: https://issues.apache.org/jira/browse/TAP5-303
> Project: Tapestry 5
> Issue Type: Improvement
> Reporter: Joel Halbert
> Priority: Minor
>
> Occasionally I get stung when I declare an @Property on my page and then at
> some point later I create custom accessor methods for the property - which of
> course are never invoked since the @Property generated code wipes over them.
> I realise this is pretty minor, and all of my own doing, but I think a small
> amount of pain might be saved if T5 either:
> a) warns when @Property is declared at the same time as accessor methods for
> the property are defined.
> b) does not generate accessor methods when user defined methods are already
> present.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]