Date: 2004-11-04T16:27:49 Editor: KenTam <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: Controls URL: http://wiki.apache.org/beehive/Controls
no comment Change Log: ------------------------------------------------------------------------------ @@ -11,5 +11,7 @@ * [wiki:/AssemblyAndBinding Assembly and Binding]: Definition of "assembly", a build-time stage where controls can do code-gen and side-effect their J2EE container. Discusses an approach to allowing users to specify implementation bindings for control types. * [wiki:/ControlPackaging Controls Packaging]: Describes the base JAR packaging model for controls, how it relates to JavaBeans packaging and introspection, and the annotation syntax for setting manifest and descriptor information. + * [wiki:/AnnotationBasedFeatures Implementing Annotation-based Programming Model Features]: Describes a general mechanism for adding annotation-based features to the controls programming model via JavaBean contextual services. +
