Re: XInclude Transformer vs CInlude Transformer

2002-06-16 Thread Stefano Mazzocchi
Michael Wechner wrote: > > For example, suppose you have something like this > > > > > > http://www.w3.org/xinclude/2000"; src="blah.inc"/> > > http://apache.org/cocoon/include"; src="blah.inc"/> > > > > > > > the first tag should *not* be processed by Cocoon, even by an > > 'including'

RE: Cachability (was RE: XInclude Transformer vs CInlude Transformer)

2002-06-14 Thread Per Kreipke
Carsten, Conal, > > But actually my question is about caching of the DirectoryGenerator and > > sub-classes. It seems to me that these transfomers should also be > > cacheable; > > maybe this is just an oversight too? Or is there something tricky > > I haven't > > forseen? ;-) > AFAIK, the direct

Re: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Ivelin Ivanov
Your solution sounds fine to me too. Michael Wechner wrote: > > > Stefano Mazzocchi wrote: > >> Mattam wrote: >> >>> Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: >>> >>> | >>> | Two almost identical transformers are confusing me. >>> | What is the difference between the two? >>> | Shoul

RE: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Vadim Gritsenko
rmer to IncludeTransformer > > 3) make IncludeTransformer work just on a cocoon-specific namespace > > > > what do you think? > > > I think that we should leave XInclude transformer in. > Many people think Cocoon is hard to learn. Having as many references as > po

Re: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Ivelin Ivanov
ld *not* be processed by Cocoon, even by an > 'including' transformer. > > So, IMO, the best long term solution would be: > > 1) deprecate both XIncludeTransformer and CIncludeTransformer > 2) change CIncludeTransformer to IncludeTransformer > 3) make IncludeTra

Re: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Michael Wechner
Stefano Mazzocchi wrote: > Mattam wrote: > >>Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: >> >>| >>| Two almost identical transformers are confusing me. >>| What is the difference between the two? >>| Should one be deprecated? >>| >>| I'd vote for the one which implements the W3C XInclude

RE: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Carsten Ziegeler
e future for browsers implementing XInclude > on the client side. > In some cases this is true, but not in all. Imagine, fetching a distant XML document containing xinclude commands. For processing it you need these extra pieces of information, so you have to include the referenced documen

Re: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Jeremy Quinn
On Wednesday, June 12, 2002, at 09:10 PM, Stefano Mazzocchi wrote: > So, IMO, the best long term solution would be: > > 1) deprecate both XIncludeTransformer and CIncludeTransformer > 2) change CIncludeTransformer to IncludeTransformer > 3) make IncludeTransformer work just on a cocoon-specif

Re: XInclude Transformer vs CInlude Transformer

2002-06-13 Thread Stefano Mazzocchi
Mattam wrote: > > Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: > > | > | Two almost identical transformers are confusing me. > | What is the difference between the two? > | Should one be deprecated? > | > | I'd vote for the one which implements the W3C XInclude spec closest. > | Maybe it sho

RE: Cachability (was RE: XInclude Transformer vs CInlude Transformer)

2002-06-13 Thread Conal Tuohy
Carsten wrote: > Ok, first question: for what version are you planning to add > the caching? > If for 2.0.2/2.0.3 than the Cacheable interface is the right > one, if you > are planning it for 2.1 than CacheableProcesingComponent is > the correct > one. Hmmm ... I haven't looked at 2.1 ... I t

RE: Cachability (was RE: XInclude Transformer vs CInlude Transformer)

2002-06-12 Thread Carsten Ziegeler
Conal Tuohy wrote: > > I've just been looking at "inclusion" recently and noticed that > the cinclude > transformer had caching but the xinclude transformer didn't, and > I wondered > if there was some arcane reason or was it just a historial > accide

Cachability (was RE: XInclude Transformer vs CInlude Transformer)

2002-06-12 Thread Conal Tuohy
I've just been looking at "inclusion" recently and noticed that the cinclude transformer had caching but the xinclude transformer didn't, and I wondered if there was some arcane reason or was it just a historial accident ;-) And BTW I think Carsten is right - the inclusion c

RE: XInclude Transformer vs CInlude Transformer

2002-06-11 Thread Carsten Ziegeler
> > Carsten? Donald? Why we have two transformers? > :) > I don't remember the exact reason, but I think Stefano brought this up originally. The xinclude transformer implements the xinclude spec, but the cinclude transformer was invented to bring an easier and more intui

RE: XInclude Transformer vs CInlude Transformer

2002-06-10 Thread Vadim Gritsenko
> From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]] > > Vadim Gritsenko wrote: > >>From: Mattam [mailto:[EMAIL PROTECTED]] > >> > >>Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: > >> > >>| > >>| Two almost identical transformers are confusing me. > >>| What is the difference between the two? > >>

Re: XInclude Transformer vs CInlude Transformer

2002-06-10 Thread Ivelin Ivanov
Vadim Gritsenko wrote: >>From: Mattam [mailto:[EMAIL PROTECTED]] >> >>Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: >> >>| >>| Two almost identical transformers are confusing me. >>| What is the difference between the two? >>| Should one be deprecated? >>| >>| I'd vote for the one which impleme

RE: XInclude Transformer vs CInlude Transformer

2002-06-10 Thread Geoff Howard
IIRC the current XInclude transformer does not support caching. Geoff Howard > -Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 09, 2002 2:32 PM > To: [EMAIL PROTECTED] > Subject: RE: XInclude Transformer vs CInlude Transformer

RE: XInclude Transformer vs CInlude Transformer

2002-06-09 Thread Vadim Gritsenko
> From: Mattam [mailto:[EMAIL PROTECTED]] > > Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: > > | > | Two almost identical transformers are confusing me. > | What is the difference between the two? > | Should one be deprecated? > | > | I'd vote for the one which implements the W3C XInclude sp

RE: XInclude Transformer vs CInlude Transformer

2002-06-09 Thread John Morrison
> From: Mattam [mailto:[EMAIL PROTECTED]] > Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: > > | > | Two almost identical transformers are confusing me. > | What is the difference between the two? > | Should one be deprecated? > | > | I'd vote for the one which implements the W3C XInclude spe

Re: XInclude Transformer vs CInlude Transformer

2002-06-09 Thread Mattam
Ivelin Ivanov [Sun, 09 Jun 2002 11:22:07 -0500]: | | Two almost identical transformers are confusing me. | What is the difference between the two? | Should one be deprecated? | | I'd vote for the one which implements the W3C XInclude spec closest. | Maybe it should take the best of the other on

XInclude Transformer vs CInlude Transformer

2002-06-09 Thread Ivelin Ivanov
Two almost identical transformers are confusing me. What is the difference between the two? Should one be deprecated? I'd vote for the one which implements the W3C XInclude spec closest. Maybe it should take the best of the other one. -- -= Ivelin =- --

XInclude Transformer

2001-12-03 Thread Nicolae Cismaru
Hello! I saw that Cocoon 2 has an XInclude Transformer. Can anyone tell me if this can be used and if so, how do you parse a simple xml file, that contains an tag? Nicu - To unsubscribe, e-mail: [EMAIL PROTECTED] For

DO NOT REPLY [Bug 3785] New: - xinclude transformer doesn't resolve relative urls correctly

2001-09-23 Thread bugzilla
gzilla/show_bug.cgi?id=3785 xinclude transformer doesn't resolve relative urls correctly Summary: xinclude transformer doesn't resolve relative urls correctly Product: Cocoon 2 Version: 2.1alpha CVS Platform: Other O