On Wed, 25 Sep 2002, Berin Loritsch wrote:

> We have the prereq of making official releases of each of these peices:
>
> > Concurrent
> > Collections
> > Container (for the legacy compatibility)
> > Event
> > I18n (for Meta)
> > Meta (for the metadata stuff)
> > SourceResolver
> > AltRMI (for Instrumentation)
> > Instrument
> > Instrument-Manager
> > Util (for System--haven't moved that over yet)
> > Logger
> > ThreadContext
>
> What we need are some docs for these things.  I don't have the time to
> take care of all of them, so I am seeking some help.  The Docs need to
> represent the WHAT, WHEN, WHY, HOW questions, as well as any notes about
> future direction.  Here are some notes I would like to incorporate:
>
> Concurrent -- Point people to Doug Lea's libraries.  Do we want to
>                officially deprecate this?
>
> Collections -- It will be replaced in favor of Jakarta-Commons
>                 Colletions when they make a new release.
>
> Container -- Usage notes on Legacy, ClassLoader, Lookup, Lifecycle
>
> SourceResolver -- Usage notes, and notes on extending it for your
>                    own protocols.
>
> Instrument -- Notes on how to make your classes instrumentable.  If the
>                interfaces are stable, we need to look at making this a
>                stable release.  (Test cases are critical!!!!)
>
> Instrument-Manager -- Notes on how to incorporate the InstrumentManager
>                        into your projects, as well as how to configure
>                        it.  If there are things that will change here,
>                        please indicate that.
>
> Logger -- Notes on how to configure the various LoggerManagers.
>
> ThreadContext -- Something.  I don't know a whole bunch about this,
>                   other than it is supported in the ThreadPool.
>
> I will take responsibility for the Event package and moving the
> SystemUtil code into Event.  I will also make the Meta package an
> *Optional* dependency for the time being.  That means for the purpose
> of a Fortress 1.0 release, we can remove the requirement for Meta
> and I18n so we can document them later enabled classes.
>
> Leif, Can you take responsibility for the Instrument/Instrument-Manager
> projects to get the docs and some testcases up?
>
> Peter D., Can you take responsibility for ThreadContext (I think that is
> your baby)?
>
> Carston or Giacomo, Can you take responsibility for Logger and Source
> Resolver?

I can have a look at Logger (I know: look at Event to get a clue how to
do it ;)

Giacomo



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to