Date: 2004-03-17T20:28:15
Editor: 203.121.47.163 <>
Wiki: Apache Avalon Wiki
Page: AvalonStandards
URL: http://wiki.apache.org/avalon/AvalonStandards
no comment
Change Log:
------------------------------------------------------------------------------
@@ -32,7 +32,9 @@
== Standardization Areas ==
-''Niclas, you had a list at one point...''
+ * Standards Decomposition -- We need to be able to break a standard down into a
smaller set. Then the component can declare which standards it requires and which ones
are optional. The container need to know how to detect that a component require a
standard that the container doesn't support.
+ * Compliance, Identification and Naming -- How to recognize a component, know which
standards it support, the name and version.
+ * Packaging -- How can components be '''black boxes''' that can be shipped as-is
between users and tools.
* Meta-Info
* Component contract -- how component developers specify meta-info
* Container contract -- how container developers or extension writers retrieve
meta-info
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]