dleslie 99/12/16 09:59:18
Modified: . STATUS
Log:
minor edits
Revision Changes Path
1.5 +4 -6 xml-xalan/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/xml-xalan/STATUS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- STATUS 1999/12/16 17:37:47 1.4
+++ STATUS 1999/12/16 17:59:17 1.5
@@ -1,12 +1,10 @@
<s3 title="Things still to be done">
<p>We still need to do the following:</p>
<ul>
- <li><p>attribute:: and child:: (ChildOrAttributeAxisSpecifier) in
patterns aren't
- implemented yet.</p></li>
- <li><p>The main focus for the next, 0.19.2 release, will be
performance.</p></li>
- <li><p>The APIs need to be developed so that they are closer to what a
- potential standard API for XSLT will be.</p></li>
- <li><p>Extensions need further work to become robust, and less
confusing.</p></li>
+ <li><p>attribute:: and child:: (ChildOrAttributeAxisSpecifier) in
patterns are not
+ yet implemented.</p></li>
+ <li><p>The main focus for the next release (0.19.2) will be
performance.</p></li>
+ <li><p>Extensions need further work to become more robust and less
confusing.</p></li>
<li><p>Beyond this, and a few other minor conformance issues, the goal
is to
reach a level of stability that can be tagged as a 1.0.0
release.</p></li>
</ul>