You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Berin Loritsch <bl...@apache.org> on 2003/03/05 23:03:17 UTC

[Util] CGLib vs. Util Delegator

I did a quick look at CGLib's Delegator class, and it is not
as easy to use/understand as what we have in Util.  I use
Delegator in my own stuff, though not necessarily in the set
of Excalibur Components at this time.

Which brings us back to "where do we put this?"

I don't want to lose the functionality but there is no
nice and easy place to put it.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [Util] CGLib vs. Util Delegator

Posted by Berin Loritsch <bl...@apache.org>.
Leo Sutic wrote:
>>From: Berin Loritsch [mailto:bloritsch@apache.org] 
>>
>>I did a quick look at CGLib's Delegator class
> 
> 
> Did you check:
> 
> http://cglib.sourceforge.net/apidocs/net/sf/cglib/MethodDelegate.html
> 
> MethodDelegate?

Must be a new version--I'll take a look again.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


RE: [Util] CGLib vs. Util Delegator

Posted by Leo Sutic <le...@inspireinfrastructure.com>.
> From: Berin Loritsch [mailto:bloritsch@apache.org] 
> 
> I did a quick look at CGLib's Delegator class

Did you check:

http://cglib.sourceforge.net/apidocs/net/sf/cglib/MethodDelegate.html

MethodDelegate?

/LS



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org