dmarston 2002/11/14 12:22:46 Modified: java Tag: xslt20 xalan3_todo.xml Log: Remove a duplicate line. Move one item to the completed group. Clarify status of xf:collection(). Revision Changes Path No revision No revision 1.1.2.6 +2 -3 xml-xalan/java/Attic/xalan3_todo.xml Index: xalan3_todo.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/Attic/xalan3_todo.xml,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -r1.1.2.5 -r1.1.2.6 --- xalan3_todo.xml 11 Nov 2002 21:07:10 -0000 1.1.2.5 +++ xalan3_todo.xml 14 Nov 2002 20:22:46 -0000 1.1.2.6 @@ -18,7 +18,6 @@ <action category="feature" who="MM">regex-group(integer)</action> <action category="feature">Function unparsed-text(sequence, string?)</action> <action category="feature">Function unparsed-entity-public-id(string)</action> - <action category="feature">Function input()</action> <action category="feature" who="JK" status="partial">xf:compare() <issue id="collations">What are we going to do about collations? Anything?</issue></action> <action category="feature">xf:normalize-unicode()</action> @@ -43,7 +42,6 @@ <action category="feature" status="unstable" who="JK">cast as, treat as</action> <action category="feature" status="unstable">ValidateExpr::= "validate" SchemaContext? "{" Expr "}"</action> <action category="feature">exclude-prefixes, default-xpath-namespace standard attributes, allowed everywhere</action> - <action category="feature">ExprComment ::= "{--" [^}]* "--}"</action> <action category="feature" status="unstable">version attribute on XSLT element, allows mixing</action> <action category="feature">exclude-result-prefixes, extension element-prefixes now ubiquitous</action> <action category="feature">xsl:apply-imports takes with-param subelement</action> @@ -96,7 +94,8 @@ <action category="feature">xf:if-empty()</action> <action category="feature" status="bugs">xf:max() and xf:min() <issue id="collations">What are we going to do about collations? Anything?</issue></action> - <action category="feature">xf:collection()</action> + <action category="feature" status="bugs">xf:collection()</action> + <action category="feature">ExprComment ::= "{--" [^}]* "--}"</action> </completed> <devs> <!-- in alphabetical order, by last name -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]