shannon 2002/11/01 05:48:01
Modified: src/documentation/xdocs/howto Tag: cocoon_2_0_3_branch
howto-i18n-xmlform.xml
Log:
Added flag at top of doc
about 2.1 dependency
Revision Changes Path
No revision
No revision
1.1.2.3 +35 -0 xml-cocoon2/src/documentation/xdocs/howto/howto-i18n-xmlform.xml
Index: howto-i18n-xmlform.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/howto/howto-i18n-xmlform.xml,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- howto-i18n-xmlform.xml 1 Nov 2002 13:11:58 -0000 1.1.2.2
+++ howto-i18n-xmlform.xml 1 Nov 2002 13:48:01 -0000 1.1.2.3
@@ -10,6 +10,41 @@
<body>
+ <s1 title="Notice">
+ <p>This How-To is based on components included in the Cocoon 2.1
+ distribution. If you don't have this version, you can obtain it from
+ the <link href="../index.html">Apache Cocoon</link> web site.
+ </p>
+
+ <p> Some user accessible points in the Cocoon 2.1 distribution should be
+ considered "alpha". This means that the developer team is not
+ investing _any_ effort to provide backward compatibility between alpha
+ releases for these parts. This software will continue to be released as
+ "alpha" until its code, schemas, and APIs are considered stable.
+ </p>
+
+ <p>Until then, there will be no warranty that newer versions will
+ maintain backward compatibility for such parts, even in the most simple
+ cases. Of course Cocoon will be compatible to latest release, 2.0.x
+ release. However, once "beta" status is reached, backward
+ incompatible changes will be made only when absolutely necessary to
+ reach "final" status. </p>
+
+ <p>The Cocoon development team understands the importance of reliable
+ software as well protecting user investments through the creation of a
+ solid development platform that doesn't change. On the other hand,
+ the Cocoon project is a pioneer in many fields. Most of the technologies
+ it uses are at a "working draft" phase only. Thus, reliability
+ cannot be guaranteed before the software achieves its "final"
+ status. </p>
+
+ <p>Until then, no effort will be provided to guarantee backward
+ compatibility for any parts considered alpha. </p>
+
+ <p>You have been warned.</p>
+ </s1>
+
+
<s1 title="Overview">
<p>
This How-To shows you how to use the i18n for web site internationalization with
the XMLForm Framework.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]