amiro 01/06/15 11:05:38
Modified: java xsltc_todo.xml
Log:
add Jacek and Santiago to list of developers
Revision Changes Path
1.3 +19 -14 xml-xalan/java/xsltc_todo.xml
Index: xsltc_todo.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/xsltc_todo.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xsltc_todo.xml 2001/06/05 14:12:55 1.2
+++ xsltc_todo.xml 2001/06/15 18:05:37 1.3
@@ -1,23 +1,22 @@
<?xml version="1.0"?>
-<!DOCTYPE todo
- [<!ENTITY integration-task "Note: Task may be implemented as a result
of integrating Xsltc and Xalan
- and using shared code.">
- ]
->
<todo title="Things To Do" project="XSLTC" major-version="1">
-
-
<devs>
+ <person name="Jacek Ambroziak" email="[EMAIL PROTECTED]" id="JA"
expertise="code">
+ Originator.
+ </person>
<person name="Tom Amiro" email="[EMAIL PROTECTED]" id="TA"
expertise="testing">
- Details to be added.
+ Testing.
</person>
<person name="Morten JØrgensen" email="[EMAIL PROTECTED]" id="MJ"
expertise="code, doc">
- Details to be added.
+ Lead developer.
</person>
<person name="G. Todd Miller" email="[EMAIL PROTECTED]" id="TM"
expertise="code">
- Details to be added.
+ Developer.
+ </person>
+ <person name="Santiago Pericas-Geertsen" email="[EMAIL PROTECTED]"
id="SP" expertise="code">
+ Co-originator.
</person>
</devs>
@@ -135,7 +134,8 @@
priority="medium">
Implement an extension to support the redirection of output to multiple
output files from within a stylesheet (equivalent to xalan:redirect or
- saxon:output). &integration-task;
+ saxon:output). Note: Task may be implemented as a result of
integrating Xsltc and Xalan
+ and using shared code.
</action>
@@ -145,7 +145,8 @@
priority="medium">
Implement a node-set extension to convert result tree fragments to
node-sets. This enables sorting and grouping of nodes assigned to a
tree
- variable. &integration-task;
+ variable. Note: Task may be implemented as a result of integrating
Xsltc and Xalan
+ and using shared code.
</action>
@@ -153,7 +154,9 @@
category="feature, integration with Xalan"
who="??"
priority="medium">
- Add support for nonstatic external Java functions. &integration-task;
+ Add support for nonstatic external Java functions.
+ Note: Task may be implemented as a result of integrating Xsltc and
Xalan
+ and using shared code.
</action>
@@ -163,7 +166,9 @@
priority="medium">
Fix bugs affecting the correctness of ouput
(1403, 1406, 1441, 1489, 1429, 1504,
- 1508, 1512, 1513, 1516, 1520, 1521, 1525). &integration-task;
+ 1508, 1512, 1513, 1516, 1520, 1521, 1525).
+ Note: Task may be implemented as a result of integrating Xsltc and
Xalan
+ and using shared code.
</action>
<action context="code, AST"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]