|
From: Kopylenko, D. <dko...@ac...> - 2003-11-17 16:54:22
|
Mark, Would it be feasible to create another Attributes impl such as JavassistAttributes ? Dmitriy. -----Original Message----- From: Colin Sampaleanu [mailto:col...@ex...]=20 Sent: Monday, November 17, 2003 9:26 AM To: spr...@li... Subject: Re: [Springframework-developer] Is it worth keeping BCEL = around a t all? We use Javassist at work in an internal project. I think it's great. I=20 don't know how it compares in speed to the using cglib on top of ASM=20 though; we picked Javassist for this applicaiton mainly because it=20 allows you to write in real Java code which gets parsed and inserted at = runtime... Kopylenko, Dmitry wrote: >Has anyone had any experience wit Javassist? Any thoughts/comments? > >Regards, >Dmitriy. > >-----Original Message----- >From: j=FCrgen h=F6ller [werk3AT] [mailto:jue...@we...] >Sent: Sunday, November 16, 2003 3:59 PM >To: spr...@li... >Subject: Re: [Springframework-developer] Is it worth keeping BCEL = around at >all? > > >+1 - the Hibernate guys typically know what they're doing, so I trust >+them when they switched to ASM :-) > >________________________________ > >Von: spr...@li... im Auftrag=20 >von Alef Arendsen (JTeam) >Gesendet: So 16.11.2003 19:17 >An: spr...@li... >Betreff: RE: [Springframework-developer] Is it worth keeping BCEL=20 >around at all? > > > >+1 > >Just get rid of if, What Mark is saying about the side file approach=20 >indeed sounds like the best approach... > >Alef > > > =20 > >>Hi, >> >>I vote to get rid of BCEL as well. It always seemed large to me. = The >>ASM api indicates it supports attribute manipulation in the bytecode=20 >>so I >>should be able to port the bcel package to asm. This >>feature bytecode >>libraries might not be that important anyway since the default = storage=20 >>mechanism for attributes will likely switch to side files instead of=20 >>putting it in the bytecode. >> >>Mark >> =20 >> > > > >------------------------------------------------------- >This SF. Net email is sponsored by: GoToMyPC >GoToMyPC is the fast, easy and secure way to access your computer from = >any Web browser or wireless device. Click here to Try it Free!=20 >https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=3Dmm/g22lp.t= mp >l >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > >------------------------------------------------------- >This SF. Net email is sponsored by: GoToMyPC >GoToMyPC is the fast, easy and secure way to access your computer from = >any Web browser or wireless device. Click here to Try it Free!=20 >https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=3Dmm/g22lp.t= mp >l >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > >------------------------------------------------------- >This SF. Net email is sponsored by: GoToMyPC >GoToMyPC is the fast, easy and secure way to access your computer from = >any Web browser or wireless device. Click here to Try it Free!=20 >https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=3D/g22lp.tmp= l >_______________________________________________ >Springframework-developer mailing list=20 >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > =20 > ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from = any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=3Dmm/g22lp.tm= pl _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |