Thanks to both of you for picking up this issue. I'm glad to know there are other people dealing with the same thing. I'll look into both these things more closely. If I have other thoughts, I'll post them.
Regards Eric -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alex Loubyansky Sent: Monday, December 16, 2002 6:59 AM To: Brian Topping Subject: Re[2]: [JBoss-user] cmp mapping question BT> Is it possible to synthesize a first-class Java Bean at runtime? A proxy to BT> the DynaBean generated by BCEL maybe? check http://www.csg.is.titech.ac.jp/~chiba/javassist/ JBoss AOP framework is based on it. alex BT> DynaBeans are almost there, but they BT> are accessed via bean->get("attribute"). If there was a way to generate a BT> bean at runtime that could be configured from a configuration descriptor to respond to bean->>getAttribute(), it might be possible to support both worlds BT> transparently with a substitute CMP container. BT> Would this synthetic static typing buy anything? Maybe in the end, it would BT> just be sugar... BT> -b ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
