possible this stuff will be interesting for you:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/cglib/cglib/src/proxy/net/sf/
cglib/proxy/Attic/BeanGenerator.java?rev=1.8&content-type=text/vnd.viewcvs-m
arkup

it generates  properties, methods, beanInfo for beans. It was designed as
workaround for velocity
"static utility" limitation, but nobody found it usefull and I've removed it
from cglib. We can add this stuff, if somebody thinks it has some use case.



> Hi Mark
>
> From: "Mark R. Diggory" <[EMAIL PROTECTED]>
> > I've got the bcel tag code available form my current project in
> > sourceforge, it can be seen at:
> >
> > BeanExtender class:
> >
>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/repast-jellytag/repast-jelly-
> taglibrary/classes/org/mrd/bcel/
> >
> > BCEL Tags:
> >
>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/repast-jellytag/repast-jelly-
> taglibrary/classes/org/mrd/jelly/bcel/
> >
> > An Example in action:
> >
>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/repast-jellytag/repast-jelly-
> taglibrary/examples/BcelExample/model.xml
>
> This is excellent stuff! Do you fancy submitting this as a library in
Jelly
> or would you rather keep it in your project?
>
> I was thinking just the other day that something along the lines of
> BeanExtender would be a great addition to the BCEL library. I wonder if
the
> BCEL folks would like this added to the core of BCEL? Seems like a neat
> feature to me - if folks want to create beans easily with a nice facade
> without having to know all the internal details of BCEL. (Though following
> the BCEL naming convention, BeanGen might be a more appropriate name).
>
> I'm now reading about RePast to try figure out what the rest of your
project
> does :-)
>
> James
> -------
> http://radio.weblogs.com/0112098/
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to