Date: 2004-12-07T01:59:43 Editor: KenTam <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: Controls URL: http://wiki.apache.org/beehive/Controls
no comment Change Log: ------------------------------------------------------------------------------ @@ -12,6 +12,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:/ControlsThreadingModel Controls Threading Model]: Describes the threading model for control users and developers. + * [wiki:/ControlsVersioning Controls Versioning]: Describes the annotations and semantics around versioning of controls source artifacts. * [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. * [wiki:/SystemControls System Controls]: A set of starter controls to make the runtime more generally useful out of the box. Source hosted in [http://www.controlhaus.com Control Haus].
