Re: Minimal set of component attributes?

Berin Loritsch <[email protected]> Tue, 18 Mar 2003 07:48:43 -0500
Newsgroups gmane.comp.jakarta.avalon.phoenix.devel
Message-ID <[email protected]>
Paul Hammant wrote:
> Berin,
> 
> AltRMI is using the Attributes framework from Commons. What do you think 
> we should do. Have our own comp or use commons ?

I personally want to get out of the library maintenance business.

I through together something braindead simple that works for Fortress'
case.  The only thing that I don't like about the Attributes framework
is that I don't believe it has been officially released yet.

As to how it is to work with it, could you provide some feedback for
us?  Is it something you wrestle with, or does it just work?

Keep in mind I throught together the implementation last night w/o
connecting to the net to download Attributes (I thought about it
though).