For Heaven's sake can somebody help me unsubscribe myself from this mailing list !!!
The unsubscribe link on Apache incubator is ineffective. Thanks in advance, Anand "Kenneth Tam (JIRA)" <[email protected]> 02/23/2005 02:30 PM Please respond to "Beehive Developers" <[email protected]> To [email protected] cc Subject [jira] Updated: (BEEHIVE-15) Refactor control compilation-time code to use TwoPhaseAnnotationProcessor wrappers (or equiv) for diagnostics [ http://issues.apache.org/jira/browse/BEEHIVE-15?page=history ] Kenneth Tam updated BEEHIVE-15: ------------------------------- Fix Version: V1 (was: V1Beta) > Refactor control compilation-time code to use TwoPhaseAnnotationProcessor wrappers (or equiv) for diagnostics > ------------------------------------------------------------------------------------------------------------- > > Key: BEEHIVE-15 > URL: http://issues.apache.org/jira/browse/BEEHIVE-15 > Project: Beehive > Type: Task > Components: Controls > Versions: V1Beta > Reporter: Kenneth Tam > Assignee: Kenneth Tam > Fix For: V1 > > Most of the controls compile-time code (generator/apt/*) currently uses the AnnotationProcessorEnvironment directly to report errors, bypassing the wrappers in TwoPhaseAnnotationProcessor. The semantics of the two phases can't be enforced until those wrappers are used. In particular, we should factor out those wrappers into their own class first, and pass that around the Apt* objects. -- 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 ForwardSourceID:NT00007E6A Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
