Re: [admin] where go the patches?

2002-04-17 Thread Sylvain Wallez
and new features only in 2.1 (i.e. HEAD). Sylvain (just added on more mail ;) -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: removing XT and SAX1 support

2002-04-16 Thread Sylvain Wallez
Torsten Curdt wrote: On Tue, 16 Apr 2002, Morrison, John wrote: From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]] Subject: removing XT and SAX1 support is anybody against this? Nope - go ahead. Nope - go ahead... -- Torsten Nope - go ahead.. ;) Sylvain -- Sylvain Wallez Anyware

Re: Bug in TreeProcessor sitemap reloading?

2002-04-15 Thread Sylvain Wallez
? Thoughts ? Does this affect also the JavaScript XSP engine ? Yes - if XSP needs to get some component. So it needs to be made recomposable also. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Bug in TreeProcessor sitemap reloading?

2002-04-15 Thread Sylvain Wallez
Vadim Gritsenko wrote: From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: Sylvain, Vadim Gritsenko wrote: ... XSP page never gets new component manager on the sitemap re-initialization. This seems to be a bug in the way the XSP engine handles CMs : ServerPagesGenerator

Re: Continuation-enabled Rhino status (was: Re: [vote] Starting 2.1-dev)

2002-04-11 Thread Sylvain Wallez
Ovidiu Predescu wrote: Sylvain, On Wed, 10 Apr 2002 10:14:24 +0200, Sylvain Wallez [EMAIL PROTECTED] wrote: Ovidiu Predescu wrote: snip/ Please do a cvs update and check out the calculator sample again. I've reverted back to using callCC in JavaScript instead of a new API, a Continuation

Re: Continuation-enabled Rhino status (was: Re: [vote] Starting 2.1-dev)

2002-04-11 Thread Sylvain Wallez
wrong), Java-written business logic can return objects that are held in flow script variables, and thus benefit from the continuations mechanism. So both worlds are complementary : the intrepreted flow script provides continuation support to compiled Java business logic. Sylvain -- Sylvain

Re: HEADS UP - cocoon form handling (long!!)

2002-04-11 Thread Sylvain Wallez
as possible to give a maximum of information to the user. My little 2 euro-cent... snip/ Cheers, Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: XSLT 2.0 and Pipelines

2002-04-11 Thread Sylvain Wallez
in these areas will be able to figure everything out :) Every URI in Cocoon gets resolved to a Source object, and we have some WriteableSources. So xsl:result-document will naturally go to any WriteableSource ! Big problem, you said ? ;-) Sylvain -- Sylvain Wallez Anyware Technologies

Re: [vote] Starting 2.1-dev

2002-04-10 Thread Sylvain Wallez
and concentrate on particular features without having to dig through dozens of mixed examples. 7) ??? Hey, did you forget Cocoon blocks ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Continuation-enabled Rhino status (was: Re: [vote] Starting 2.1-dev)

2002-04-10 Thread Sylvain Wallez
-- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: [PROPOSAL] map:redirect-to vs. map:forward

2002-04-09 Thread Sylvain Wallez
:/... will always be available. This is required if we want an action or the flow engine to be able to choose between forwards or external redirects. Cheers, Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL

Re: [PROPOSAL] map:redirect-to vs. map:forward

2002-04-09 Thread Sylvain Wallez
map:redirect-to uri=cocoon:/page?foo={1}/ But we see here that this creates a multipath. I'm still +1 for map:forward to distinguish internal/external redirects, but -0 for map:parameters inside a forward... Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http

Re: [status RT] design challenges

2002-04-08 Thread Sylvain Wallez
-- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [status RT] design challenges

2002-04-08 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: snip/ The major need is to be able to access the SourceResolver. I haven't seen any good use case where a Serializer needs to access something else in the environment. So what about a SourceResolvable interface handled by CocoonComponentManager

Re: Serializer configuration, was: [status RT] design challenges

2002-04-06 Thread Sylvain Wallez
Vadim Gritsenko wrote: From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Stefano Mazzocchi wrote: skip/ 1) serializers don't have full access to the component environment and some want this to be changed The major need is to be able to access the SourceResolver. I haven't seen any good use

Re: [status RT] design challenges

2002-04-05 Thread Sylvain Wallez
? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: Bug in TreeProcessor sitemap reloading?

2002-04-04 Thread Sylvain Wallez
own CM (i.e. Cocoon's root CM) to get a ComponentHandler and then make XSPGenerator (or AbstractServerPage?) recomposable so that it gets the correct sitemap CM. Thoughts ? Does this affect also the JavaScript XSP engine ? Sylvain -- Sylvain Wallez Anyware Technologies Apache

[VOTE] (was: [RT]: Merging Stream And Event Pipeline)

2002-04-02 Thread Sylvain Wallez
;) So, comments etc are welcome! ... and votes ! Cheers Carsten Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: [SITEMAP] Parametrized redirect

2002-04-02 Thread Sylvain Wallez
}/ ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: [VOTE] (was: [RT]: Merging Stream And Event Pipeline)

2002-04-02 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: I'd like also we take a formal decision about allowing a Serializer to be a SitemapModelComponent. This comes regularly on the table, and there have been several uses cases showing the need for it, mainly to access the SourceResolver. And I've

Re: [SITEMAP] Parametrized redirect

2002-04-02 Thread Sylvain Wallez
Konstantin Piroumian wrote: -Original Message- From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 02, 2002 10:35 PM To: [EMAIL PROTECTED] Subject: Re: [SITEMAP] Parametrized redirect Konstantin Piroumian wrote: Good evening! How difficult would be to redesign

Re: Substractive view labels (long)

2002-03-31 Thread Sylvain Wallez
such a great mind and sharing it with us. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Making Xalan XSLTC work with Cocoon

2002-03-29 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Sylvain Wallez wrote: So what about a new VersatileTrAXTransformer that would be the old one (i.e. doesn't use XSLTProcessor) with a configurable TransformerFactory ? This would then avoid a new CS used only by the TrAXTransformer and the need for hacky subroles. Yeah

Re: [PATCH] JSP stuff is patched

2002-03-29 Thread Sylvain Wallez
that could be logged ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

TreeProcessor is now the default sitemap engine (was Re: [PATCH] JSP stuff is patched)

2002-03-29 Thread Sylvain Wallez
. Are there any issues that prevent us to do it? Not that I'm aware of (Torsten, Jeremy ?). So this is finally done : *TreeProcessor is the default sitemap engine* ! Enjoy ! Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com

Re: [TREEPROCESSOR] org.apache.cocoon.environment.ForwardRedirector not found

2002-03-28 Thread Sylvain Wallez
head : lot of paid work, lot of interesting things for Cocoon, not enough sleep, and a broken car yesterday (don't worry, no harm to people). Anyway, it's in now. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL

Re: Treeprocessor the default engine?

2002-03-28 Thread Sylvain Wallez
Jeremy Quinn wrote: At 2:18 pm +0100 27/3/02, Sylvain Wallez wrote: Torsten Curdt wrote: On Wed, 27 Mar 2002, Nicola Ken Barozzi wrote: TreeProcessor will be the default engine in the next release. I would like to see it set as default starting right away. What do you guys think

Re: Making Xalan XSLTC work with Cocoon

2002-03-28 Thread Sylvain Wallez
? This would then avoid a new CS used only by the TrAXTransformer and the need for hacky subroles. Thoughts ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: WAV IBM VoiceServer SDK Cocoon

2002-03-28 Thread Sylvain Wallez
, the ResourceReader was not setting the content-length header. Could this be related ? Also I noticed that ResourceReader adds the Accept-Ranges: bytes header. What is this used for since the reader always sends the whole content ? Can't this confuse some http clients ? Sylvain -- Sylvain Wallez Anyware

Re: Treeprocessor the default engine?

2002-03-27 Thread Sylvain Wallez
handling a few hours after 2.0.2 went out, but it's now fixed. There are still some ongoing discussions about views, but it's not treeprocessor-specific and it behaves just like the compiled engine. as soon as everything is fixed +1 Well, from my POV, +1 ;) Sylvain -- Sylvain Wallez Anyware

Re: Making Xalan XSLTC work with Cocoon

2002-03-27 Thread Sylvain Wallez
allow to transparently switch a single component to a selector : if no hint is given, a default instance is selected (just as for sitemap components). Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Treeprocessor the default engine?

2002-03-27 Thread Sylvain Wallez
Torsten Curdt wrote: Sylvain Wallez wrote: Torsten Curdt wrote: On Wed, 27 Mar 2002, Nicola Ken Barozzi wrote: TreeProcessor will be the default engine in the next release. I would like to see it set as default starting right away. What do you guys think? ...there are still some

Re: Making Xalan XSLTC work with Cocoon

2002-03-27 Thread Sylvain Wallez
Nicola Ken Barozzi wrote: From: Sylvain Wallez [EMAIL PROTECTED] There was a proposal some time ago on avalon-dev for a new ComponentManager that would hide Selectors. AFAIR (Berin, correct me if I'm wrong), this can allow to transparently switch a single component to a selector : if no hint

New : internal redirects with cocoon: URIs

2002-03-27 Thread Sylvain Wallez
to break them). Integration with the compiled engine should be fairly easy, but I'm sooo late on my paid work, so any takers are welcome. Enjoy, Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: New : internal redirects with cocoon: URIs

2002-03-27 Thread Sylvain Wallez
Piroumian, Konstantin wrote: From: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Hi team, I implemented internal redirects using the cocoon: pseudo-protocol. This is the Cocoon-equivalent to servlet request forwarding. This means that writing map:match pattern= map:redirect-to uri=cocoon

Re: Treeprocessor the default engine?

2002-03-27 Thread Sylvain Wallez
, but that was a different one, wasn't it? ;) In fact, I misunderstood your mail at that time, and corrected a first bug that existed in action-sets : the parameters from the action-set call (in the pipelines) were not passed. Anyway, all should be OK now. Sylvain -- Sylvain Wallez Anyware

Re: [Announcement] Apache Cocoon 2.0.2 Release

2002-03-26 Thread Sylvain Wallez
Carsten Ziegeler wrote: Apache Cocoon 2.0.2 Released We made it once more ! Congratulations to all ! Mmmmh... This also means code freeze is ended. Back to the keyboard for the next release ;) Sylvain -- Sylvain Wallez Anyware Technologies

Re: error response broken?

2002-03-26 Thread Sylvain Wallez
wasn't properly recycled (damn, and 2.0.2 is just out...) This bug is now fixed (I cross-checked with slash-edit), but the other one still remains... Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Substractive view labels (long)

2002-03-26 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Sylvain Wallez wrote: Attaching a label to a component (e.g. a generator) makes this label implicit for _all_ uses of that component. This is useful when the kind of information represented by the label is always produced by that component, since this avoids adding

Re: Planning to release 2.0.2

2002-03-25 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: Stefano Mazzocchi wrote: Ok, this is a call for release, the code repository is already frozen but we might have some issues that we should solve before release. So, if you have any, add it to this list: - ??? - Refactored sampes

Re: Substractive view labels [was : Re: aggregate and views : what'sthe correct behaviour ?]

2002-03-25 Thread Sylvain Wallez
[EMAIL PROTECTED] wrote: Sylvain Wallez wrote: So my proposal was to allow to locally substract a label defined at the component level. The above snippet would then become : map:match pattern=body-todo.xml map:generate type=file src=xdocs/todo.xml label=-content/ map:transform src

Re: POI Samples BROKEN

2002-03-25 Thread Sylvain Wallez
in the HSSFSerializer. I don't have time right now, so can someone please correct this? Thanks. Sorry for that. I tested before committing, but it seems I did not test what I changed :-/ Anyway it's fixed now. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http

Re: XSLTC

2002-03-25 Thread Sylvain Wallez
-- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: error response broken?

2002-03-25 Thread Sylvain Wallez
the other one have the same behaviour ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Substractive view labels [was : Re: aggregate and views : what'sthe correct behaviour ?]

2002-03-24 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Sylvain Wallez wrote: This is about a todo that says View must start not from the first encountered label, but from the last one. Here's below Vadim's answer to my request for enlightment about it : Vadim wrote : Sylvain wrote : Also I'm not sure this is a good

Re: Planning to release 2.0.2

2002-03-24 Thread Sylvain Wallez
in this release. Or can they be finished in time ? I would aim for a release on April 1, 2002. (remember, we can always fix things later) Carsten initially proposed 25 march (tomorrow). Is this additional delay really needed ? Sylvain -- Sylvain Wallez Anyware Technologies

Re: [UPDATE] Cocoon control flow

2002-03-23 Thread Sylvain Wallez
where to hook it up cleanly : in the Redirector. It should be ready next week, so Ovidiu can integrate it when coming back from JavaOne. Christopher, is your work part of the official Rhino code base ? And if not, is there a chance it can make its way inside it ? Sylvain -- Sylvain Wallez

Substractive view labels [was : Re: aggregate and views : what'sthe correct behaviour ?]

2002-03-23 Thread Sylvain Wallez
- map:generate label=- will remove all labels What is your opinion on this ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: [TREE-PROCESSOR] - REMARK

2002-03-22 Thread Sylvain Wallez
don't need to add it to bugzilla. Patrick The TREE-PROCESSOR is *great* Thanks :) Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

map:aggregate and views : what's the correct behaviour ?

2002-03-22 Thread Sylvain Wallez
on the labels of map:aggregate. What is your opinion ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL

Re: Proposal: new style selector

2002-03-21 Thread Sylvain Wallez
(s). Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Re: Running Cocoon on non-compliant servlet engines

2002-03-21 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: Hi folks, The project I'm currently working on requires Cocoon to run on a 2-years old Netscape Enterprise server 4.1, which has the servlet 2.2 classes but doesn't implement them correctly : no context directory, no classloader for WEB-INF

Re: error handling !*#%!

2002-03-20 Thread Sylvain Wallez
to select a particular error handler. Thoughts ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail

Running Cocoon on non-compliant servlet engines

2002-03-20 Thread Sylvain Wallez
) for which I had no feedback up to now. Nobody interested in this ? /shameless-plug Cheers, Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

[showstopper] xalan hangs in incremental processing

2002-03-19 Thread Sylvain Wallez
at the beginning of a synchronized block. Can someone subscribed to xalan-dev forward this ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Code Freeze

2002-03-19 Thread Sylvain Wallez
-- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: TreeProcessor reloads sitemap.xmap every time

2002-03-15 Thread Sylvain Wallez
) is done with 'source + sitemap.xmap'. So the get never matches the put. Volker Corrected ! Thanks for reporting. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Serializer needs to be a SitemapModelComponent ?

2002-03-15 Thread Sylvain Wallez
has already the capability. Is it true? Can this behaviour be enabled? Yes, Olivier, I will make it configurable. (damn, he's 10 meters away from me and sends the question to the list ;) Does someone know the status of this bug in recent IE versions ? Sylvain -- Sylvain Wallez Anyware

New BlobSource in scratchpad

2002-03-15 Thread Sylvain Wallez
and FOP ! I still have to make this source writeable, and we will be able to slash-edit/ a database ! Enjoy, Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: problem solved!

2002-03-14 Thread Sylvain Wallez
[forgot to cc the list...] Original Message Subject: Re: problem solved! Date: Thu, 14 Mar 2002 10:16:52 +0100 From: Sylvain Wallez [EMAIL PROTECTED] To: Ovidiu Predescu [EMAIL PROTECTED] References: [EMAIL PROTECTED] Ovidiu Predescu wrote: I found where the problem was! I

Re: SiteMap Interpreter behaving differently to SiteMap Compiler

2002-03-14 Thread Sylvain Wallez
the cocoon: request. -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [Vote]: Where to define the sitemap components?

2002-03-14 Thread Sylvain Wallez
-local xconf remove the lock ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [Vote]: New Release

2002-03-14 Thread Sylvain Wallez
opinion. Thanks, Carsten +1. There has been many changes that justify a new release. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: [RT] Avoiding Cocoon Thermal Death (.cb extension)

2002-03-14 Thread Sylvain Wallez
development, let's call them .stefano and that's it ;-) ROFL !!! :-) Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

STX : Streaming Transformations for XML

2002-03-14 Thread Sylvain Wallez
://www.gingerall.cz/stx/index.html This seems way cool and could well be the ultimate tool to easily write efficient transformers. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: [Announcement] HTML Form binding and validation arrived

2002-03-14 Thread Sylvain Wallez
separation in BOTH directions ! I know everyone on this team is extremely busy, but even one line feedback is of great help for me, so Feedback please ! One line feedback : this seems to be *really cool stuff* ! More feeback later ;) Cheers, Ivelin Thanks, Sylvain -- Sylvain Wallez Anyware

Re: POI Serialization code committed

2002-03-12 Thread Sylvain Wallez
giacomo wrote: On Mon, 11 Mar 2002, Sylvain Wallez wrote: giacomo wrote: On Fri, 8 Mar 2002, Sylvain Wallez wrote: giacomo wrote: As always when Sylvain gets engadged he has very good arguments which convinced me to support moving thoes classes out of Cocoon and only leave the serializer

Re: [VOTE] Seperate Contrib/optional area/cvs (was: RE: POI Serialization code committed)

2002-03-12 Thread Sylvain Wallez
visibility. However, this can be reconsidered in the future if needed (see Avalon apps that now have their own repository). Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Wyona / Xopus

2002-03-11 Thread Sylvain Wallez
designers to use a wysiwyg graphical editor, and write XSL stylesheets without having to know the XSL language. snip/ Sylvain Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Carsten - Out of Action

2002-03-11 Thread Sylvain Wallez
about computer hot-lines : there was a man complaining using the mouse was a difficult thing. After much discussion, it appeared the man was using the mouse... with his foot ! Way difficult, especially for the wheel ;) Cheers, Sylvain -- Sylvain Wallez Anyware Technologies

Re: FW: How to define custom parameter for map:serialize?

2002-03-11 Thread Sylvain Wallez
or the object model could break the caching system. Carsten, now that you're back, could you please tell us what could be the consequences on the cache system of allowing a Serializer to implement StiemapModelComponent ? large-snip/ Sylvain -- Sylvain Wallez Anyware Technologies

Re: [VOTE] Set Pizza as Default Compiler in Sample WebApp

2002-03-11 Thread Sylvain Wallez
compiler we're seeking for, but its size makes it a better choice for distros than Javac. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: POI Serialization code committed

2002-03-11 Thread Sylvain Wallez
giacomo wrote: On Fri, 8 Mar 2002, Sylvain Wallez wrote: giacomo wrote: As always when Sylvain gets engadged he has very good arguments which convinced me to support moving thoes classes out of Cocoon and only leave the serializer and Avalon component glue code in Cocoon's CVS. Thanks

Re: Release early? (was: Roadmap Executive Plan)

2002-03-11 Thread Sylvain Wallez
they could gain more exposure and thus a wider use. A question about sunRise : is it possible to use standard HTTP authentication and authorization ? AFAICS, it seems to be very tied to form-based and application-managed authentication. snip/ Sylvain -- Sylvain Wallez Anyware Technologies

Re: POI Serialization code committed

2002-03-11 Thread Sylvain Wallez
Nicola Ken Barozzi wrote: From: Sylvain Wallez [EMAIL PROTECTED] giacomo wrote: We have to see where the other code will best fit into other project (if the POI team cannot be convinced to hold it in their CVS). We should do our best to convince them that XML support in POI is a good thing

Re: POI Serialization code committed

2002-03-11 Thread Sylvain Wallez
beginning in this community. But this topic is seems really important to me, both for POI and Cocoon. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: POI Serialization code committed

2002-03-08 Thread Sylvain Wallez
seems to keep the library as small as possible. To achieve this, they could package the XML stuff in a separate jar (poi-xml.jar) so that people can use only poi.jar if they don't care about XML. Giacomo On Thu, 7 Mar 2002, Sylvain Wallez wrote: acoliver wrote: snip/ The package names were

Re: Wyona / Xopus

2002-03-08 Thread Sylvain Wallez
designers to use a wysiwyg graphical editor, and write XSL stylesheets without having to know the XSL language. snip/ Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: POI serialization code committed

2002-03-07 Thread Sylvain Wallez
to the POI CVS, and keep only the Serializers in Cocoon CVS ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e

Re: [RT] user-components.xconf

2002-03-05 Thread Sylvain Wallez
from the client browser (the servlet engine hides the contents of WEB-INF). A solution could be for the sitemap engine (or Cocoon itself ?) to forbid access to all URIs containing 'WEB-INF/'. Thoughts ? Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http

Re: Fwd: Preserving Rhino State

2002-03-05 Thread Sylvain Wallez
would be more difficult to promote than the well-known JavaScript. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Cocoon Article (German)

2002-03-05 Thread Sylvain Wallez
Matthew Langham wrote: The article Carsten and I wrote for the German IT weekly ComputerWoche is now online at: http://www1.computerwoche.de/index.cfm?pageid=267type=ArtikelDetailid=8010 6336cfid=581217cftoken=63187280nr=1 Session timed out :( Of course it is in German. Matthew -- Sylvain

Re: [STATUS] Cocoon Roadmap

2002-03-04 Thread Sylvain Wallez
Torsten Curdt wrote: On Sun, 3 Mar 2002, Sylvain Wallez wrote: I expect the interpreted sitemap engine to be shipped very soon, probably already in 2.0.2. So, if nobody objects, I'll move it to the main trunk for 2.0.2. I thought we already voted and there were no objections... so at least I

Re: XDoc CSS2 (was : RE: [STATUS] Cocoon Roadmap)

2002-03-04 Thread Sylvain Wallez
TREGAN Fabien wrote: Sylvain Wallez wrote : To make things easier for those who want to write with our document DTD, I've written a CSS2 stylesheet for it. (...) Check it out in src/documentation/xdocs/css, and be indulgent since it's my first CSS2 stylesheet :) Even after updating CVS, I

Re: [VOTE] Move TreeProcessor to main trunk (was RE: [STATUS] Cocoon Roadmap)

2002-03-04 Thread Sylvain Wallez
Berin Loritsch wrote: Davanum Srinivas wrote: +1 to move treeprocessor from scratchpad into the main trunk ASAP. Thanks, dims +1 Ok, ok, no need for a second vote ! I'll move it ASAP !! Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http

Re: Nicola Ken Barozzi

2002-03-04 Thread Sylvain Wallez
aboard, Nicola Ken ! Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [VOTE] Move TreeProcessor to main trunk (was RE: [STATUS] Cocoon Roadmap)

2002-03-04 Thread Sylvain Wallez
package, but the early adopters can still use TreeProcessor in its original location in the scratchpad (it is deprecated and will be removed soon). Enjoy this new engine. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com

Re: XDoc CSS2 (was : RE: [STATUS] Cocoon Roadmap)

2002-03-04 Thread Sylvain Wallez
some cleaning, but I prefere to wait for comment before cleaning :) fabien. Added to the CVS... with some cleanup ! Thanks. Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: Error when compiling CVS source

2002-03-04 Thread Sylvain Wallez
-cocoon2 repository. xml-cocoon is for Cocoon 1, and there's no more activity there... Sylvain -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED

Re: [VOTE] Nicola Ken Barozzi as a new committer

2002-03-01 Thread Sylvain Wallez
. What do you want your login to be : nicola, ken, or nicolaken ?? ;-) -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:[EMAIL PROTECTED] - To unsubscribe, e

Re: Carsten - Out of Action

2002-02-25 Thread Sylvain Wallez
experienced such a thing 10 years ago and use since then hand-powered tools as much as possible. Please send him all our wishes for a quick recovery. Sylvain -- Sylvain Wallez Anyware Technologies - http://www.anyware-tech.com

Re: WriteableSource to write anywhere

2002-02-25 Thread Sylvain Wallez
Jeremy Quinn wrote: At 12:22 am +0100 23/2/02, Sylvain Wallez wrote: Hi team, Considering the discussions about the FileWritingTransformer, Cocoon symetry and Stefano's source/drain RT, I added in org.apache.cocoon.environment a new interface I already talked about : WriteableSource. It adds

Re: WriteableSource to write anywhere

2002-02-25 Thread Sylvain Wallez
Gianugo Rabellino wrote: Sylvain Wallez wrote: Considering the discussions about the FileWritingTransformer, Cocoon symetry and Stefano's source/drain RT, I added in org.apache.cocoon.environment a new interface I already talked about : WriteableSource. It adds writing methods to Source's

Re: WriteableSource to write anywhere

2002-02-25 Thread Sylvain Wallez
Jeremy Quinn wrote: At 12:22 am +0100 23/2/02, Sylvain Wallez wrote: Jeremy, I also quickly updated the FileWritingTransformer so that it uses any WriteableSource instead of just files. Could you please look at it ? Another update would be also to the 'serializer' parameter fully optional so

Re: WriteableSource to write anywhere

2002-02-25 Thread Sylvain Wallez
Bertrand Delacretaz wrote: On Monday 25 February 2002 15:26, Sylvain Wallez wrote: . . . Now what are the uses cases where we don't want to write XML ? There may be cases where data is sent to the user or read from the request in a non-xml format (such as structured text like discussed earlier

Re: Generating pipeline's content to xml

2002-02-23 Thread Sylvain Wallez
Carsten Ziegeler wrote: Rogier Peters wrote: Hi, I'm looking for a way to generate a pipeline's content for a given url, instead of the result of its execution. Basically I'd be asking cocoon: what pipeline would you use for this url? In other words: the url:

Re: FileWritingTransformer

2002-02-18 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Jeremy Quinn wrote: Question 1#: how hard would it be do to xfwt:write src=xmldb://localhost/result.xml page ... /page /xfwt Currently there is a load of code in FileWritingTransformer that is File specific, I check for a 'file:' prefix on resolved sources. I

Re: Announce: Portal and Authentication Components Donated

2002-02-18 Thread Sylvain Wallez
Carsten Ziegeler wrote: Hi Cocoon'ers! We are proud to announce the donation of the portal and authentication components into the scratchpad section of the current CVS. As previously mentioned, these components were originally written for a product offering we have that extends Cocoon with

Re: [Ann] chaperon project launched at SF(was: textparser)

2002-02-18 Thread Sylvain Wallez
Stephan Michels wrote: Hi, I finally found a name for my project;-) I have now check in the source on Sourceforge. http://sourceforge.net/projects/chaperon/ Chaperon is a LALR(1) parser, which parse structured text documents and generate XML documents as output. It includes a parser generator

Re: Cocoon v2 article @ xml.com by Stefano

2002-02-14 Thread Sylvain Wallez
Peter Royal wrote: http://www.xml.com/pub/a/2002/02/13/cocoon2.html -pete Very nice article ! A clean an simple introduction to the wonders of Cocoon. Stefano, is it possible to add this to the docs, or are there some copyright issues ? Sylvain -- Sylvain Wallez Anyware Technologies - http

<    1   2   3   4   5   6   7   8   >