package names? additional jar dependencies?

2002-08-10 Thread Conal Tuohy
I've written some components for dealing with javamail stores: MailSource and MailSourceFactory, and a few associated (helper) classes which will probably also include an XMLizer when I factor out the XMLizing code. I'd like to commit them to the scratchpad, but first I want to know the correct lo

RE: Cachable Readers

2002-08-10 Thread Amir Rosen
> -Original Message- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 09, 2002 7:56 AM > To: Cocoon-Dev > Subject: RE: Cachable Readers > > > > Amir Rosen wrote: > > > > > -Original Message- > > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > >

DO NOT REPLY [Bug 11611] New: - Escaping error with alpha site editor

2002-08-10 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_b

Re: Father of SoC dies

2002-08-10 Thread Ivelin Ivanov
Sad news. Big loss to the computing society. - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: "Apache Cocoon" <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 8:09 AM Subject: Father of SoC dies > http://www.cs.utexas.edu/users/UTCS/notices/dijkstra/ewdobit.htm

Re: [PROPOSAL] Cocoon-apps CVS module

2002-08-10 Thread Andrew C. Oliver
Ivelin Ivanov wrote: >The feeling of a live & strong community compares to nothing! > > > While I may agree, I do not understand how that related to what I just said ;-) -Andy > >- Original Message - >From: "Andrew C. Oliver" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Frida

Re: [PROPOSAL] Cocoon-apps CVS module

2002-08-10 Thread Andrew C. Oliver
> > >It would be great if Dianna embraces this process and applies her >coordinator role to decide when the content on the "development" site (Wiki >that is) is ready for release on the main site. > > > +1 >For starters, a link should be added on the Cocoon Links page to the wiki. > > +1 (I'

Father of SoC dies

2002-08-10 Thread Stefano Mazzocchi
http://www.cs.utexas.edu/users/UTCS/notices/dijkstra/ewdobit.html -- Stefano Mazzocchi <[EMAIL PROTECTED]> - To unsubscribe, e

RE: Redirect/Rewrite Module

2002-08-10 Thread ROSSEL Olivier
> I have a situation where I would like to do a lot of > URI-redirects/rewrites. I know I can do this via the sitemap, > but other people would be doing this. So for the reason of "Separation > of Concern" I would like to separate this from the actual sitemap. > > My question is what are the pos