Re: KVC and static methods
Re: KVC and static methods
- Subject: Re: KVC and static methods
- From: petite_abeille <email@hidden>
- Date: Mon, 27 Oct 2003 12:11:27 +0100
Hi Chuck,
On Oct 27, 2003, at 01:49, Chuck Hill wrote:
PA: You forgot the footnote!
Well... it was a futile attempt to protect the innocent from getting
hurt ;)
Byte Code Engineering Library
http://jakarta.apache.org/bcel/
This is one option. There are several libraries dealing with bytecode
manipulation.
I've never used it, but I've got a few odious uses in mind.
Oh, my... don't :)
In any case, bytecode manipulation is mostly the side effect of the
Java language fundamental deficiencies. Because a lot of things cannot
be achieved through the language itself, people start to hack the JVM
bytecode itself... very sad.
And to make it even more ironic, bytecode manipulation is most often
used for what people using Objective-C take for granted: proxies and
categories.... sigh...
Cheers,
PA.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.