cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/sunshine sunshine-act.xmap sunshine-int.xpipe sunshine-tran.xmap sunshine.xpipe

2002-04-18 Thread cziegeler
cziegeler02/04/18 01:17:30 Added: src/scratchpad/src/org/apache/cocoon/sunshine sunshine-act.xmap sunshine-int.xpipe sunshine-tran.xmap sunshine.xpipe Log: Readded missign files Revision ChangesPath 1.3 +8 -25

RE: [RT] Forms and wizards (was: RE: HEADS UP - cocoon form handling(long!!))

2002-04-18 Thread Torsten Curdt
> > Sorry, I tent not to agree here... the problems are there... Of couse if > > depends on what you are heading. Your proposal here is exactly what we at > > dff *don't* want... we want a clean and simple interface to the form > > handling and validation facitlities that should be (later) real

RE: Samples Refactoring?

2002-04-18 Thread Carsten Ziegeler
Nicola Ken Barozzi wrote: > > I've started some weeks ago the refactoring of the samples, so that all > samples are made to go under the samples dir. > In this way, one just needs to remove that dir to have a minumum cocoon > webapp. > > Now I've seen that portal stuff is being committed under we

DO NOT REPLY [Bug 8062] - [PATCH] ESQL Samples for the HSSF Serializer, and corrections to state tax table

2002-04-18 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 8068] - [PATCH] Cocoon user documentaion patches (HSSF Serializer, short draft intro for user guide)

2002-04-18 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

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/webapps/portal portal.xconf

2002-04-18 Thread cziegeler
cziegeler02/04/18 02:48:54 Modified:src/java/org/apache/cocoon cocoon.roles src/java/org/apache/cocoon/webapps/portal portal.xconf Log: Minor fixes Revision ChangesPath 1.20 +0 -1 xml-cocoon2/src/java/org/apache/cocoon/cocoon.roles Index: co

[PROPOSAL] Add getMimeType() to the Source interface

2002-04-18 Thread Anatoly Sennov
Hello, Currently I'm integrating Cocoon and Slide and I think that it's not correct to determine the Mime-Type from the servlet context when the Source itself might know it better. The proposed changes: 1. Add public String getMimeType(); to the Source interface 2. Default implementation ma

Re: cvs commit: xml-cocoon2/src/scratchpad/webapp/mount/xmlform/stylesheets wizard2html.xsl xmlform2html.xsl

2002-04-18 Thread Christian Haul
On 17.Apr.2002 -- 05:59 PM, [EMAIL PROTECTED] wrote: > ivelin 02/04/17 10:59:16 > > Modified:src/scratchpad/src/org/apache/cocoon/components/modules/database > IfxSerialAutoIncrementModule.java > 1.2 +5 -5 >xml-cocoon2/src/scratchpad/src/org/apache

RE: [PROPOSAL] Add getMimeType() to the Source interface

2002-04-18 Thread Carsten Ziegeler
Hi Anatoly, adding the getMimeType() method is a good idea, but.. the source resolving as it exists today will soon be replaced with the source resolving from avalon excalibur (I hope by next week). The source resolving of excalibur will have the getMimeType() feature, so stay tuned. Carsten

Re: [PROPOSAL] Add getMimeType() to the Source interface

2002-04-18 Thread Per-Olof Norén
Hi anatoly, Just curious, is this integration work aimed to be donated back to apache once completed? This would IMO really boost cocoon´s power. Being able to construct cms-type solutions with slide as backend. Saving content is done through webdav and so on. I think Stefano is also looking into

Re: JDK 1.3 vs JDK 1.4 issue

2002-04-18 Thread Pier Fumagalli
"Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > We could also have our representatives for Java 1.5 ask the reasons why > the JDBC were modified in a back incompatible way and what is the > solution they thought (if any) about allowing WORA between java versions > (if they thought about it at al

DO NOT REPLY [Bug 8062] - [PATCH] ESQL Samples for the HSSF Serializer, and corrections to state tax table

2002-04-18 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: JDK 1.3 vs JDK 1.4 issue

2002-04-18 Thread Sam Ruby
"Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > We could also have our representatives for Java 1.5 ask the reasons why > the JDBC were modified in a back incompatible way and what is the > solution they thought (if any) about allowing WORA between java versions > (if they thought about it at al

Re: JDK 1.3 vs JDK 1.4 issue

2002-04-18 Thread Andrew C. Oliver
Sun's new JDK's 1.3.0 vs 1.3.1 ... 1.4.0...hummlets wait till 1.4.1 to all *really* switch over shall we? On Thu, 2002-04-18 at 08:03, Sam Ruby wrote: > "Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > > > We could also have our representatives for Java 1.5 ask the reasons why > > the J

(dbxml) Generator vs Source

2002-04-18 Thread Rogier Peters
Hi, As I understood the xmldb-generator is to be deprecated in favor of the xmldb-source. I extended the xmldb-generator to be able to pass a depth parameter, as happens in the directory-generator. Although this worked reasonably well, we had a lot of performance issues and therefore are curre

[GUMP] Build Failure - xml-cocoon2

2002-04-18 Thread Sam Ruby
[echo] -- [echo] Apache Cocoon 20020418 [1999-2002] [echo] -- [echo] Building with Apache Ant version 1.5alpha compiled on April 18 2002 [echo] using build file

Re: [PROPOSAL] Add getMimeType() to the Source interface

2002-04-18 Thread Anatoly Sennov
Hello Carsten, CZ> adding the getMimeType() method is a good idea, but.. CZ> the source resolving as it exists today will soon be replaced with CZ> the source resolving from avalon excalibur (I hope by next week). CZ> The source resolving of excalibur will have the getMimeType() CZ> featur

Re: [PROPOSAL] Add getMimeType() to the Source interface

2002-04-18 Thread Anatoly Sennov
Hello Per-Olof, PON> Just curious, is this integration work aimed to be donated back to PON> apache once completed? If the Cocoon community will not have objections to it :-) --Anatoly Sennov k2s ltd - To unsubscribe, e-mail

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/search SimpleLuceneCocoonIndexerImpl.java

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 05:56:41 Modified:src/java/org/apache/cocoon/components/search Tag: cocoon_2_0_3_branch SimpleLuceneCocoonIndexerImpl.java Log: reduce merge factor because of users feedback; allows to index more files with less fil

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/search SimpleLuceneCocoonIndexerImpl.java

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 05:56:41 Modified:src/java/org/apache/cocoon/components/search SimpleLuceneCocoonIndexerImpl.java Log: reduce merge factor because of users feedback; allows to index more files with less file handles. Add the link to the explanation of t

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/python - New directory

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 06:38:24 xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/python - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTEC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/programming/python - New directory

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 06:40:35 xml-cocoon2/src/java/org/apache/cocoon/components/language/programming/python - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTE

cvs commit: xml-cocoon2/src/webapp/docs/samples/xsp-py - New directory

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 06:42:00 xml-cocoon2/src/webapp/docs/samples/xsp-py - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

cvs commit: xml-cocoon2/src/webapp/docs/samples/xsp-py hello.xsp

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 06:48:40 Modified:.build.xml changes.xml src/java/org/apache/cocoon cocoon.roles Added: src/java/org/apache/cocoon/components/language/markup/xsp PythonGenerator.java src/java/org/apache/cocoon/comp

DO NOT REPLY [Bug 8062] - [PATCH] ESQL Samples for the HSSF Serializer, and corrections to state tax table

2002-04-18 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

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/programming/python PythonLanguage.java PythonProgram.java

2002-04-18 Thread vgritsenko
vgritsenko02/04/18 06:58:21 Modified:src/java/org/apache/cocoon/components/language/markup/xsp PythonGenerator.java src/java/org/apache/cocoon/components/language/programming/javascript JavascriptProgram.java

Re: (dbxml) Generator vs Source

2002-04-18 Thread Gianugo Rabellino
Rogier Peters wrote: > - What are the differences between a generator and a source, other than the >different structural locations and different ways of calling them in the pipeline Basically a source is a URL and can be used wherever a URL can be used, as a quick example with the XML:DB sourc

DO NOT REPLY [Bug 8257] New: - Sunspot demo: typo in portal.xconf

2002-04-18 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

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/webapps/portal portal.xconf

2002-04-18 Thread cziegeler
cziegeler02/04/18 08:21:29 Modified:src/java/org/apache/cocoon/webapps/portal portal.xconf Log: typo corrected PR: 8257 Revision ChangesPath 1.3 +1 -1 xml-cocoon2/src/java/org/apache/cocoon/webapps/portal/portal.xconf Index: portal.xconf

DO NOT REPLY [Bug 8257] - Sunspot demo: typo in portal.xconf

2002-04-18 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: (dbxml) Generator vs Source

2002-04-18 Thread Rogier Peters
Hi Gianugo, thanks for explaining, one more question: see below > > - What are the reasons behind deprecating xmldb-generator? > > There was no reason for it anymore, given that FileGenerator > was able to > handle the XML:DB pseudo protocol directly. A Source is much more > flexible and the

Re: (dbxml) Generator vs Source

2002-04-18 Thread Gianugo Rabellino
Rogier Peters wrote: > Hi Gianugo, > > thanks for explaining, one more question: see below > > >>>- What are the reasons behind deprecating xmldb-generator? >> >>There was no reason for it anymore, given that FileGenerator >>was able to >>handle the XML:DB pseudo protocol directly. A Source i

RE: (dbxml) Generator vs Source

2002-04-18 Thread Per Kreipke
Rogier, Could you give a few more details about the performance problems you encountered? Xindice was looking like an interesting solution until you mentioned your problems :-) Per - To unsubscribe, e-mail: [EMAIL PROTECTED] F

cvs commit: xml-cocoon2/src/documentation/xdocs book.xml

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:15:29 Modified:src/documentation/xdocs book.xml Log: Added external link to a query for bugzilla that shows the current pending patches. Revision ChangesPath 1.9 +1 -0 xml-cocoon2/src/documentation/xdocs/book.xml Index: book.xml ===

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs index.xml

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:18:04 Modified:src/documentation/xdocs/userdocs index.xml Log: Doc patch 8068 from [EMAIL PROTECTED] "This patch includes my go at a short intro for the user guide (until there is something more expansive) a bit more then TODO but still admittedly insuffic

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/serializers xls-serializer.xml book.xml serializers.xml

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:21:10 Modified:src/documentation/xdocs/userdocs/serializers book.xml serializers.xml Added: src/documentation/xdocs/userdocs/serializers xls-serializer.xml Log: Doc patch 8068 from [EMAIL PROTECTED] " It

DO NOT REPLY [Bug 8068] - [PATCH] Cocoon user documentaion patches (HSSF Serializer, short draft intro for user guide)

2002-04-18 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 8068] - [PATCH] Cocoon user documentaion patches (HSSF Serializer, short draft intro for user guide)

2002-04-18 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

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:25:43 Modified:src/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl Log: Patch 8058 from [EMAIL PROTECTED] "This adds get-bigdecimal to ESQL (see java.math.BigDecimal for details as to why you need BigDecimals)"

DO NOT REPLY [Bug 8058] - [PATCH] Add get-bigdecimal to ESQL

2002-04-18 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: (dbxml) Generator vs Source

2002-04-18 Thread Rogier Peters
I don't really mean Xindice has performance problems. We are currently working on a system tying together Apache Slide with Xindice as a backend, and Xindice and Cocoon as a frontend. To this end we wrote a connector for Slide-Xindice and a custom XMLDB-generator between Xindice and Cocoon.

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation SQLTransformer.java

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:26:49 Modified:src/java/org/apache/cocoon/transformation SQLTransformer.java Log: Patch 8056 from [EMAIL PROTECTED] "The SQL Transformer does those nastly looking exponents for large values. By calling "getBigDecimal()" instead of ge

DO NOT REPLY [Bug 8056] - [PATCH] SQL Transformer -- get rid of exponents in large decimals by using BigDecimal

2002-04-18 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: Samples Refactoring?

2002-04-18 Thread Piroumian Konstantin
Hi! i18n and JSP samples are already moved to samples dir. Shouldn't we remove them from webapp now? Also, I have a few suggestions regarding the samples refactoring: - to use (latest) document.dtd where possible for sample pages content - provide a default entry URL in every sam

cvs commit: xml-cocoon2/src/webapp/samples/poi/content/dynamic - New directory

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:32:57 xml-cocoon2/src/webapp/samples/poi/content/dynamic - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

cvs commit: xml-cocoon2/src/webapp/samples/poi/content/dynamic statetax.xml statetax2.xsp

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:36:15 Modified:src/webapp/samples/poi/content samples.xml src/webapp/samples/poi sitemap.xmap Added: src/webapp/samples/poi/stylesheets statetax-esql2xls.xsl statetax-sql2xls.xsl src/webapp/samples/poi/co

DO NOT REPLY [Bug 8057] - [PATCH] new samples for HSSF Serializer

2002-04-18 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 8264] New: - HSSF internazionalization problems with numbers

2002-04-18 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 8062] - [PATCH] ESQL Samples for the HSSF Serializer, and corrections to state tax table

2002-04-18 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 8062] - [PATCH] ESQL Samples for the HSSF Serializer, and corrections to state tax table

2002-04-18 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

cvs commit: xml-cocoon2 changes.xml

2002-04-18 Thread nicolaken
nicolaken02/04/18 09:50:02 Modified:.changes.xml Log: Explanations of recent pathes applied on behalf of Andrew C. Oliver for the POI stuff. Revision ChangesPath 1.143 +13 -1 xml-cocoon2/changes.xml Index: changes.xml =

idea

2002-04-18 Thread Torsten Curdt
I know quite some of you are using IDEA for development... Are you guys also building cocoon using our "build.xml" with the ant integration that comes with IDEA?. I'm not able to build from inside IDEA... :-/ -- Torsten - To uns

Re: JDK 1.3 vs JDK 1.4 issue

2002-04-18 Thread Craig McClanahan
As Sam points out, the incompatibility in the JDBC APIs was raised during 1.4 development, but fell on deaf ears at the time. For a technical workaround, you might want to take a look at the kludge adopted by the DBCP package in jakarta-commons -- in essence, we simulated an #ifdef/#endif struc

RE: idea

2002-04-18 Thread Vadim Gritsenko
> From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > > I know quite some of you are using IDEA for development... I am. > Are you guys > also building cocoon using our "build.xml" with the ant integration that > comes with IDEA?. I am not. > I'm not able to build from inside IDEA... :-/ I n

Re: idea

2002-04-18 Thread Peter Royal
On Thursday 18 April 2002 01:33 pm, Torsten Curdt wrote: > I know quite some of you are using IDEA for development... Are you guys > also building cocoon using our "build.xml" with the ant integration that > comes with IDEA?. I'm not able to build from inside IDEA... :-/ I don't hack on cocoon in

Re: idea

2002-04-18 Thread Per-Olof Norén
- Original Message - From: "Torsten Curdt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 18, 2002 7:33 PM Subject: idea > I know quite some of you are using IDEA for development... Are you guys > also building cocoon using our "build.xml" with the ant integration tha

Re: JDK 1.3 vs JDK 1.4 issue

2002-04-18 Thread Peter Nuetzel - inglobo
-Ursprüngliche Nachricht- Von: Stefano Mazzocchi <[EMAIL PROTECTED]> >Carsten Ziegeler wrote: >> >> We are struggling a little bit with the differences between the JDK 1.3 >> and JDK 1.4 with regards to the JDBC interfaces. >> >> We have one class (EsqlConnection) implementing the java.s

DO NOT REPLY [Bug 8277] New: - org.apache.cocoon.environment.http.HttpRequest.decode nullpointer excetion

2002-04-18 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 [PATCH QUEUE] Summary April 19 2002

2002-04-18 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to t

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow AbstractInterpreter.java

2002-04-18 Thread ovidiu
ovidiu 02/04/18 23:56:53 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow AbstractInterpreter.java Log: Removed the dependency on InvokeContext. Revision ChangesPath 1.8 +1 -8 xml-cocoon2/src/scratchpad/schecoon/

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow Interpreter.java

2002-04-18 Thread ovidiu
ovidiu 02/04/18 23:57:28 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow Interpreter.java Log: Removed the dependency on InvokeContext. Revision ChangesPath 1.11 +3 -8 xml-cocoon2/src/scratchpad/schecoon/src/org/

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/javascript JSCocoon.java

2002-04-18 Thread ovidiu
ovidiu 02/04/18 23:57:55 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/javascript JSCocoon.java Log: Removed the dependency on InvokeContext. Revision ChangesPath 1.11 +2 -13 xml-cocoon2/src/scratchpad/schecoon/

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/javascript JavaScriptInterpreter.java

2002-04-18 Thread ovidiu
ovidiu 02/04/18 23:58:22 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/javascript JavaScriptInterpreter.java Log: Removed the dependency on InvokeContext. Revision ChangesPath 1.5 +8 -10 xml-cocoon2/src/scratch

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/scheme SchemeInterpreter.java

2002-04-18 Thread ovidiu
ovidiu 02/04/18 23:58:53 Modified:src/scratchpad/schecoon/src/org/apache/cocoon/components/flow/scheme SchemeInterpreter.java Log: Removed the dependency on InvokeContext. Revision ChangesPath 1.3 +2 -3 xml-cocoon2/src/scratchpad/sche

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/treeprocessor/sitemap CallFunctionNode.java

2002-04-18 Thread ovidiu
ovidiu 02/04/18 23:59:43 Modified: src/scratchpad/schecoon/src/org/apache/cocoon/components/treeprocessor/sitemap CallFunctionNode.java Log: Don't pass the InvokeContext object to callFunction(). Revision ChangesPath 1.7 +1 -1 xml-coc

cvs commit: xml-cocoon2/src/scratchpad/schecoon/src/org/apache/cocoon/components/treeprocessor/sitemap ContinueNode.java

2002-04-18 Thread ovidiu
ovidiu 02/04/19 00:00:20 Modified: src/scratchpad/schecoon/src/org/apache/cocoon/components/treeprocessor/sitemap ContinueNode.java Log: Don't pass the InvokeContext object to handleContinuation(). Revision ChangesPath 1.4 +1 -1 xml-c

cvs commit: xml-cocoon2/src/scratchpad/schecoon ChangeLog

2002-04-18 Thread ovidiu
ovidiu 02/04/19 00:02:13 Modified:src/scratchpad/schecoon ChangeLog Log: 2002-04-18 Ovidiu Predescu <[EMAIL PROTECTED]> * src/org/apache/cocoon/components/flow/Interpreter.java: * src/org/apache/cocoon/components/flow/AbstractInterpreter.java: * src/org

RE: (dbxml) Generator vs Source

2002-04-18 Thread Steven Noels
> -Original Message- > From: Gianugo Rabellino [mailto:[EMAIL PROTECTED]] > Sent: donderdag 18 april 2002 17:10 > To: [EMAIL PROTECTED] > Subject: Re: (dbxml) Generator vs Source > > > Rogier Peters [[EMAIL PROTECTED]] wrote: > > > - What are the differences between a generator and a > sou

cvs commit: xml-cocoon2/src/scratchpad/schecoon TODO

2002-04-18 Thread ovidiu
ovidiu 02/04/19 00:13:48 Modified:src/scratchpad/schecoon TODO Log: - remove dependency on PipelinesNode. Use Redirector instead. - replace in sitemap with - pass the bizData and the continuation as arguments to the Request instead of Environment, to prevent clashes w