You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "C Brett Bennett (JIRA)" <be...@incubator.apache.org> on 2004/11/30 00:04:28 UTC

[jira] Created: (BEEHIVE-98) Enhancement of APT control code generator to handle JAVA primitive bean properties on control

Enhancement of APT control code generator to handle JAVA primitive bean properties on control
---------------------------------------------------------------------------------------------

         Key: BEEHIVE-98
         URL: http://nagoya.apache.org/jira/browse/BEEHIVE-98
     Project: Beehive
        Type: New Feature
  Components: Controls  
    Versions: V1Alpha    
    Reporter: C Brett Bennett
    Priority: Minor


The current implementation of the org.apache.beehive.controls.runtime.generator.apt.AptMethodHelper does not generate the
correct java source where the control interface class includes bean property getters/setters
for primitive java types. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-98) Enhancement of APT control code generator to handle JAVA primitive bean properties on control

Posted by "Kyle Marvin (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-98?page=history ]

Kyle Marvin reassigned BEEHIVE-98:
----------------------------------

    Assign To: Kyle Marvin

> Enhancement of APT control code generator to handle JAVA primitive bean properties on control
> ---------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-98
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-98
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: Kyle Marvin
>     Priority: Minor

>
> The current implementation of the org.apache.beehive.controls.runtime.generator.apt.AptMethodHelper does not generate the
> correct java source where the control interface class includes bean property getters/setters
> for primitive java types. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Commented: (BEEHIVE-98) Enhancement of APT control code generator to handle JAVA primitive bean properties on control

Posted by "Kyle Marvin (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-98?page=comments#action_56113 ]
     
Kyle Marvin commented on BEEHIVE-98:
------------------------------------

I'm working in the property code right now, so I can pick this up while I am there... but I'm not clear on what specifically the problem is.

Brett, can you tell me more specifically the issue w/ the generated code?  The checkin tests have several different instances where a primitive property is used and (I think) are doing the right thing, so I need some a more detailed repro or description of the problem.

Thanks!

> Enhancement of APT control code generator to handle JAVA primitive bean properties on control
> ---------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-98
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-98
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: Kyle Marvin
>     Priority: Minor

>
> The current implementation of the org.apache.beehive.controls.runtime.generator.apt.AptMethodHelper does not generate the
> correct java source where the control interface class includes bean property getters/setters
> for primitive java types. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-98) Enhancement of APT control code generator to handle JAVA primitive bean properties on control

Posted by "James Song (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-98?page=all ]
     
James Song closed BEEHIVE-98:
-----------------------------


A detailed tests on accessing primitive property type is added by r191220 and passes.

> Enhancement of APT control code generator to handle JAVA primitive bean properties on control
> ---------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-98
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-98
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: James Song
>     Priority: Minor

>
> The current implementation of the org.apache.beehive.controls.runtime.generator.apt.AptMethodHelper does not generate the
> correct java source where the control interface class includes bean property getters/setters
> for primitive java types. 

-- 
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


[jira] Resolved: (BEEHIVE-98) Enhancement of APT control code generator to handle JAVA primitive bean properties on control

Posted by "Kyle Marvin (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-98?page=history ]
     
Kyle Marvin resolved BEEHIVE-98:
--------------------------------

     Assign To: James Song  (was: Kyle Marvin)
    Resolution: Cannot Reproduce

I cannot reproduce this problem, and the control checkin includes primitive property test cases.

> Enhancement of APT control code generator to handle JAVA primitive bean properties on control
> ---------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-98
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-98
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: James Song
>     Priority: Minor

>
> The current implementation of the org.apache.beehive.controls.runtime.generator.apt.AptMethodHelper does not generate the
> correct java source where the control interface class includes bean property getters/setters
> for primitive java types. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira