You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Chad Schoettger (JIRA)" <de...@beehive.apache.org> on 2006/09/15 22:37:22 UTC

[jira] Resolved: (BEEHIVE-1145) Doc issue: Controls Overview says PropertySet.externalConfig controls ControlBean setters instead of PropertySet.hasSetters

     [ http://issues.apache.org/jira/browse/BEEHIVE-1145?page=all ]

Chad Schoettger resolved BEEHIVE-1145.
--------------------------------------

    Fix Version/s: v.next
       Resolution: Fixed
         Assignee: matt c

Applied Andrew's patch, svn rev 446724.

> Doc issue: Controls Overview says PropertySet.externalConfig controls ControlBean setters instead of PropertySet.hasSetters
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: BEEHIVE-1145
>                 URL: http://issues.apache.org/jira/browse/BEEHIVE-1145
>             Project: Beehive
>          Issue Type: Bug
>          Components: Controls, Documentation
>    Affects Versions: V1, v1m1, 1.0.1
>            Reporter: Andrew McCulloch
>         Assigned To: matt c
>            Priority: Trivial
>             Fix For: v.next
>
>         Attachments: patch.txt
>
>
> Version 1.0.1 of Controls Overview Doc:
> Section 2.2
> Page 12 (directly above section 2.3)
> "This is in contrast to
> @PropertySet(externalConfig=true) which causes the generated ControlBean to
> have getter/setter methods for *every* annotation attribute."
> Should read
> "This is in contrast to
> @PropertySet(hasSetters=true) which causes the generated ControlBean to
> have getter/setter methods for *every* annotation attribute."
> As far as I know externalConfig does not control setter generation on the control bean.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira