Re: Implementing dynamic proxies with BCEL
"Juozas Baliuka" <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <041d01c2965b$cef5a2b0$0111010a@user> |
Hi, I contribute for this kind project http://cglib.sourceforge.net, very possible we can find ways for cooperation. ----- Original Message ----- From: "Neeme Praks" <[email protected]> To: "bcel-dev" <[email protected]> Sent: Wednesday, November 27, 2002 10:24 PM Subject: Implementing dynamic proxies with BCEL > Hi all! > > I've started to look at implementing dynamic proxies with BCEL. Has > there been any such effort before? Any suggestions/comments for/on > implementing this? > > I've started by writing by hand a sample proxy class and run BCELifier > on that. Now I will start to dig deeper into the generated code, to make > the proxy generation dynamic. > > I'll let you know of the progress. > > Rgds, > Neeme > > > -- > To unsubscribe, e-mail: <mailto:[email protected]> > For additional commands, e-mail: <mailto:[email protected]> >