You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rs...@us.ibm.com on 2002/08/02 17:03:10 UTC

Re: Newsletter - Commons-Discovery

commons-discovery:

     New subproject that represents the recurring pattern (JAXP/Xerces, 
commons-logging, ??) for finding a class implementing a given interface. 
Locating, instantiating, and caching (assumes singletons, or at least 
singletons within some context) of classes (factories), and locating 
property files for configuring same.  Includes best-practices guide for 
usage.

     As a separate subproject, I (and I assume others as the interest 
strikes them) am more inclined to devote some effort to improving 
efficiency and increasing smarts of this facility.  In this light, current 
improvements over original code (extracted from commons-logging):

- minimizes 'redundant' class loaders (but doesn't eliminate)
- provides logical 'grouping', allows different groups of 
components/applications to maintain different factories.
- seeking for better/smarter caching mechanism.

<ras>

*******************************************
Richard A. Sitze
IBM WebSphere WebServices Development


Hiya,

For the dry run in May and issue #1 in June I took the task of editing
together the commons entry myself but the coverage was unevenly weighted
towards the components that I've used. Due to this and because I'm short
of time this week I thought I'd try and open the process up a little.

I need summaries of activities / decsiisons / news in July from the
various commons projects.  If someone wants to edit together the full
submission and send it to me that would be appreciated, otherwise could
someone from each component just reply to this mail with a
sentence/paragraph or two in summary?

Thanks in advance,

Rob


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Newsletter - Commons-Lang

Posted by Henri Yandell <ba...@generationjava.com>.
Jakarta Commons Lang have released a beta of their highly reusable utility
classes dedicated to improving classes in java.lang. The immediate aim of
the Lang component has been to serve other Jakarta projects, unifying such
things as NestedException structures, String utilities and various Object
handling methods. Lang is already being used by a host of projects, both
inside Jakarta and outside, and the code involved is mature and stable
having been assembled from existed Jakarta and non-Jakarta projects.


> Hiya,
>
> For the dry run in May and issue #1 in June I took the task of editing
> together the commons entry myself but the coverage was unevenly weighted
> towards the components that I've used. Due to this and because I'm short
> of time this week I thought I'd try and open the process up a little.
>
> I need summaries of activities / decsiisons / news in July from the
> various commons projects.  If someone wants to edit together the full
> submission and send it to me that would be appreciated, otherwise could
> someone from each component just reply to this mail with a
> sentence/paragraph or two in summary?
>
> Thanks in advance,
>
> Rob
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>