:) Wrong list. I was talking about qi4j-lib-http.
---------- Forwarded message ---------- From: Niclas Hedhman <[EMAIL PROTECTED]> Date: Fri, Aug 22, 2008 at 6:31 PM Subject: Re: Http Library (configuration) To: General OPS4J <[EMAIL PROTECTED]> On Fri, Aug 22, 2008 at 2:31 PM, Alin Dreghiciu <[EMAIL PROTECTED]> wrote: > Hi, > > From my experience with Pax Web sooner or later people will ask for > detailed configuration options as for example using a different > connector (not the default SocketConector), SSL, SSL configuration and > so on. > The configuration right now is quite limited in http library so I can > spend some cycles on this. But before doing so I'm wondering if the > http library was meant to not leak any jetty specific stuff outside, > meaning that users of lib http should not use any jetty specific > classes but only lib http public exports. It is always very good to hide implementation details, so instead of being extremely generic (using classnames) make explicit configuration options as much as possible. Cheers Niclas _______________________________________________ general mailing list [EMAIL PROTECTED] http://lists.ops4j.org/mailman/listinfo/general -- Alin Dreghiciu http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. http://malaysia.jayway.net - New Energy for Projects - Great People working on Great Projects at Great Places _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

