Return-Path: <0KSaffer@ldsltd.com> Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 10318 invoked from network); 11 Jan 2000 18:42:38 -0000 Received: from the.limited.com (HELO lscexch1.limited) (206.175.140.21) by 63.211.145.10 with SMTP; 11 Jan 2000 18:42:38 -0000 Received: by lscexch1.limited.com with Internet Mail Service (5.5.2448.0) id ; Tue, 11 Jan 2000 13:41:53 -0500 Message-ID: <86E44C958689D31192E60008C7B961812AE7F3@LDSEXCH1> From: "Saffer, Kevin" <0KSaffer@ldsltd.com> To: "'tomcat-dev@jakarta.apache.org'" Subject: RE: You have to break eggs to make an omlette [was: LONG TERM PLA N] Date: Tue, 11 Jan 2000 13:38:04 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain > On Tue, 11 Jan 2000 costin@costin.dnt.ro wrote: > > > Does everyone agree that tomcat.core will have a dependency on DOM ? > > ( tomcat.current doesn't - is this a feature we want for the new > architecture?) > > Why? Is it because the interceptors are picked from server.xml and are > configured in by core? > > It would be nice if core didn't have a dependency. It makes core lesser > embeddable. I'd like to see APIs that allow us to plug interceptors in and > the server.xml file is read and then these APIs are called at startup > time. > if this is true, that is core is dependant on DOM because of configuration I don't exactly know where the DOM dependancy exists, but if it is only in configuration using server.xml, then the configuration can be removed from core by creating a configuration interface, a specific configurator would read server.xml and configure core. > > > > Costin > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > > > > > -- > Peace, Anil +<:-) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org