Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/BEEHIVE-15 Here is an overview of the issue: --------------------------------------------------------------------- Key: BEEHIVE-15 Summary: Refactor control compilation-time code to use TwoPhaseAnnotationProcessor wrappers (or equiv) for diagnostics Type: Task Status: Open Priority: Major Project: Beehive Components: Controls Fix Fors: TBD Versions: TBD Assignee: Kenneth Tam Reporter: Kenneth Tam Created: Thu, 7 Oct 2004 2:50 PM Updated: Thu, 7 Oct 2004 2:50 PM Description: 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. --------------------------------------------------------------------- JIRA INFORMATION: 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
