Kyle - There was a primitive valued property setter on the control interface, i.e. setTimeoutSeconds(long) ...not part of the annotation...and the generation failed.
- Brett -----Original Message----- From: Kyle Marvin (JIRA) [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 10:44 AM To: Brett Bennett Subject: [jira] Commented: (BEEHIVE-98) Enhancement of APT control code generator to handle JAVA primitive bean properties on control [ http://nagoya.apache.org/jira/browse/BEEHIVE-98?page=comments#action_561 13 ] 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
