Fw: [Apache Newsletter Draft] News from XML sub/projects in July, 2003

2003-08-01 Thread Tetsuya Kitahata
Dear Apache Xalan Delelopment Team, (http://xml.apache.org/xalan-j/ http://xml.apache.org/xalan-c/) Hello, I am now in the process of preparing the first all-Apache-wide newsletter. http://www.apache.org/newsletter/ Please feel free to write statement/comment etc. to the Apache Newsletter (Iss

cvs commit: xml-xalan/c/src/xalanc/XSLT ElemApplyTemplates.cpp ElemCallTemplate.cpp ElemForEach.cpp ElemTemplate.cpp ElemTemplateElement.cpp ElemVariable.cpp StylesheetExecutionContext.cpp StylesheetExecutionContext.hpp StylesheetExecutionContextDefault.cpp StylesheetExecutionContextDefault.hpp StylesheetRoot.cpp VariablesStack.cpp VariablesStack.hpp

2003-08-01 Thread dbertoni
dbertoni2003/08/01 18:07:49 Modified:c/src/xalanc/XSLT ElemApplyTemplates.cpp ElemCallTemplate.cpp ElemForEach.cpp ElemTemplate.cpp ElemTemplateElement.cpp ElemVariable.cpp StylesheetExecutionContext.cpp

cvs commit: xml-xalan/c/src/xalanc/XPath XPath.cpp XPathExecutionContext.hpp XPathExecutionContextDefault.cpp XPathExecutionContextDefault.hpp

2003-08-01 Thread dbertoni
dbertoni2003/08/01 18:06:52 Modified:c/src/xalanc/XPath XPath.cpp XPathExecutionContext.hpp XPathExecutionContextDefault.cpp XPathExecutionContextDefault.hpp Log: Implement current node as a stack within the execution context. This wil

DO NOT REPLY [Bug 21974] - Runtime exception from DOM2SAX

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21974] - Runtime exception from DOM2SAX

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22063] New: - Wrong encoding with redirect:write in xsltc

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22043] - setParameter method of Transformer class doesn't work properly with XSLTC

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread Joseph Kesselman
On Friday, 08/01/2003 at 12:17 AST, Scott Boag/Cambridge/[EMAIL PROTECTED] wrote: > I really think it should be it's own thing.  It's certainly not parser > technology. Traditionally, general-purpose serializers have been paired with general-purpose parsers and/or general-purpose data models.

Re: XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread david_marston
The Working Draft can be found at http://www.w3.org/TR/xslt-xquery-serialization/ and the Data Model (describing what is to be serialized) is at http://www.w3.org/TR/xpath-datamodel/ Quoting from the Serialization document: "Serialization can be regarded as involving four phases of processing, car

Re: XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread Lionel Villard
The serializer should support differents kind of XML protocol, and should facilitate the implementation of a new one. It is the reponsability of XSLT processor to send events (whatever the protocol) in the correct order. I agree that it's more a xerces task. Is there any plans to implement a sepa

Re: XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread scott_boag
> Truly modular serialization strikes me as more a Xerces kind of task than a > Xalan task, except in the special  case of running TrAX in > identity-transformation mode. I really think it should be it's own thing.  It's certainly not parser technology. -scott Joseph Kesselman <[EMAIL PROTECTED

Re: XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread scott_boag
I think it's a good idea.  I also think you should float this up to the general list.  -scott Lionel Villard <[EMAIL PROTECTED]> wrote on 08/01/2003 11:03:20 AM: > > Hi all, >         with the forthcoming W3C recommendation for XSLT 2.0 and > XQuery 1.0 serialization, it'd be great whether we

Re: XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread Joseph Kesselman
Off-the-cuff reaction, not thought through: What would you be serializing from? SAX? A customized superset of SAX (which is what we've been using, since XSLT doesn't necessarily generate results in the order SAX assumes)? An even more customized event-stream/calling-sequence (which is where w

DO NOT REPLY [Bug 20503] - Xalan can not pass NodeSet parameter with xsltc

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

XSLT/XQuery serialization: toward a separate implementation

2003-08-01 Thread Lionel Villard
Hi all,         with the forthcoming W3C recommendation for XSLT 2.0 and XQuery 1.0 serialization, it'd be great whether we can provide a separate implementation from the xslt processing. I think it should not be so hard and long to cut dependencies with Xalan in the org.apache.xalan.serialize pac

DO NOT REPLY [Bug 20503] - Xalan can not pass NodeSet parameter with xsltc

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20503] - Xalan can not pass NodeSet parameter with xsltc

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20503] - Xalan can not pass NodeSet parameter with xsltc

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22043] - setParameter method of Transformer class doesn't work properly with XSLTC

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22051] New: - Total block

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22043] - setParameter method of Transformer class doesn't work properly with XSLTC

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22047] - XSLTC and xsl:variable

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22047] New: - XSLTC and xsl:variable

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22043] New: - setParameter method of Transformer class doesn't work properly with XSLTC

2003-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu