Re: Parrot [was Re: How ASF membership works and what it means]

2003-06-27 Thread Santiago Gala
e a butterfly lately, crosspollinating as I wander from flower to flower :-) I need to focus more, I'll do it when I get more answers than questions inside and I see a clear path forward (hopefully somewhere in the near future as I'm lagging more and more in day to day tasks...).

Re: President Of India Advocates OSS

2003-05-30 Thread Santiago Gala
seeing you around. -- Santiago Gala High Sierra Technology, S.L. (http://hisitech.com) http://memojo.com?page=SantiagoGalaBlog

Re: Problem with JPetStore

2003-03-22 Thread Santiago Gala
27;t say that there are no differences between "object" types and primitive types in JavaScript. What I said is that there is no difference in how they are shared between continuations. Regards, Chris -- Santiago Gala High Sierra Technology, S.L. (http://hisitech.com) http://memojo.com?page=SantiagoGalaBlog

Re: Cocoon Gump Status

2003-03-21 Thread Santiago Gala
Vadim Gritsenko wrote: Santiago Gala wrote: Vadim Gritsenko wrote: Stefano Mazzocchi wrote: It seems that we are converging toward a stable gump setup. This is very nice and very useful to help us solidify our contracts and make it visible for other projects underneath our food chain to watch

Re: Cocoon Gump Status

2003-03-21 Thread Santiago Gala
f the best things gump brings. I'm not sure if it will be possible here, though. Vadim -- Santiago Gala High Sierra Technology, S.L. (http://hisitech.com) http://memojo.com?page=SantiagoGalaBlog

Re: [proposal] fixing the encoding problems

2003-03-21 Thread Santiago Gala
, overoptimization in the cache layer (you wanted to asume serializers are ergodic, to save the dual caching and avoid potential performance problems, since some serializers *are* expensive) Stefano. -- Santiago Gala High Sierra Technology, S.L. (http://hisitech.com) http://memojo.com?page=SantiagoGalaBlog

Cocoon webapp does not exit cleanly

2003-03-14 Thread Santiago Gala
Antonio Gallardo wrote: Hi: I currently downloaded the lastest CVS from cocoon-2.1. I am using Tomcat 4.1.18. After a sucessfull compile of the sources. I noted the following: 1-If I install the cocoon.war into Tomcat, after this I shutdown it using ./shutdown.sh Please note that I already can see

Chunked Encoding (Was: very weird sitemap error handling behavior)

2003-03-13 Thread Santiago Gala
Nicola Ken Barozzi wrote: (...) > > You came up with clever ideas about resetting via HTTP or something > like that (chunking?) but I'm not able to understand a thing about > it. > From http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html > The chunked encoding modifies the body of a message in o

Re: Encoding problems

2003-03-12 Thread Santiago Gala
Gianugo Rabellino wrote: Santiago Gala wrote: Last-Modified: could be filled with this (the aggregated semantics for it is clear, I think: the highest modification date in the compound validity object). For objects implementing "dynamic" retrieval, like xsp sheets, they should set &

Re: Encoding problems

2003-03-12 Thread Santiago Gala
Carsten Ziegeler wrote: Santiago Gala wrote: Re: cache comments later: When I was discussing Cocoon (then new) cache ideas with Ricardo Rocha, (so around winter 2000/spring 2001) I sent an idea to Cocoon-dev about propagating the CacheValidity to set the Expires in the seriazed output. It

Re: Encoding problems

2003-03-11 Thread Santiago Gala
Stefano Mazzocchi wrote: Vadim Gritsenko wrote: Stefano Mazzocchi wrote: ... On the other hand, by placing the server creates an HTTP header that instructs the user-agent about the encoding. This solved the encoding problem on *all* browsers. Why not simply patch the serializer to set pro

Re: refering to: http://wiki.cocoondev.org/Wiki.jsp?page=CocoonUpgrade

2003-03-06 Thread Santiago Gala
Leszek Gawron wrote: I think it would be nice if cocoon.xconf could be docomposed into several files. why ? Now when changin cocoon version I have to: 0. build appropriate version (now it's easy as no javadocs/examples/docs are included) 1. edit web.xml file to include database driver class loading

Re: [FYI] M$ Office 2003 and XML

2003-02-27 Thread Santiago Gala
Niclas Hedhman wrote: (...) However, the change to XML can be the downfall for the never-ending upgrade-cycle forced upon Office-users, as small tools on the net will make back-conversions The second assault will come from OSS projects, which now will have a clean view into the formats, an

Re: That's it

2003-02-26 Thread Santiago Gala
Matthew Langham wrote: (...) reducing our role. But I feel that if you are a committer - you should commit. And this is something I will not be able to do in the near future. Not in the original sense anyway. Reading, watching and answering emails is "committing" knowledge to the project repositor

Re: [FLOW] Thank you...

2003-02-01 Thread Santiago Gala
Stefano Mazzocchi wrote: (...) AFAIK Saint Ovidiu Predescu :-D He had started it in a strange freaky language with continuations We didn't understand what he was doing, but he seemed so passionate about it that we could not get together the courage to stop him. No way, I do remember ha

Re: Error when compiling CVS source

2002-03-04 Thread Santiago Gala
Carlos Araya wrote: >I've just pulled/updated my CVS source and attempted to compile. I'm getting >the following error. > >/usr/local/java/xml-cocoon2/build/cocoon/src/org/apache/cocoon/servlet/Cocoo >nServlet.java:68: Class org.apache.cocoon.components.request.RequestFactory >not found in import

Re: [provocative] crushing userland

2002-02-14 Thread Santiago Gala
Stefano Mazzocchi wrote: >Dave said that Apache is the only real alternative to .NET... if only >had a serious CMS ihihih, oh, he's so right on this :) > Following the echoes of the discussion on J2EE in jakarta-general, I have been thinking a lot: - we've got some free java VMs: - IBM

Re: problems with JAVA

2001-11-02 Thread Santiago Gala
Adnan Zelkanovic wrote: >If you have problems to run/compile Cocoon/Tomcat etc. on your machine under >Linux, then the problem could be jdk1.3.1 >If you are using jdk1.3.1 you have to install jdk1.3.0, because jdk1.3.1 has >problems on some Linux-systems. For example, jdk1.3.1 doesn't run on my >

Re: The long journey finally ends

2001-07-19 Thread Santiago Gala
Stefano Mazzocchi wrote: >People, > >I'm very happy to announce I've finally completed my studies and >received my degree of "Doctor of Electronic Engineering" from the >University of Pavia with a votation of 108/110. > I'm happy to know about this. I would have liked to go see your presentation

Re: [C2] AIOOBE in XMLByteStreamInterpreter

2001-05-31 Thread Santiago Gala
Klaasen Tom wrote: > Hi all, > > I had some troubles with the XMLByteStreamInterpreter today. I noticed it > has recently changed (this morning), but I don't see how this change could > cause the bug (but then again, I didn't examine it too closely ;) ). > > At intermittent times, I got an Arra

Re: Context:// issue

2001-05-29 Thread Santiago Gala
Giacomo Pati wrote: > Quoting Donald Ball <[EMAIL PROTECTED]>: > > >>On Tue, 29 May 2001, giacomo wrote: >> >> >The context and resource protocols should match the semantics for >file and jar: > >context://relative/path/from/context/root >resource://path/to/packaged/resource