Hi Andrew,
You probably want to run JiBX enhancements first and then JDO, since the JDO code may add interceptors to flag when a field has been modified. There are no known problems in this area, and at least one JDO implementation (JDO Genie, from Versant) comes with a demo of using JiBX together with JDO.
- Dennis
Andrew Butchart wrote:
Hi,
I want to bind XML to JDO classes. Since JDO and JibX both use bytecode "enhancement" I would like to
do if this is likely to cause problems.
I have taken a simple example and first used JDO to enhance the classes and then run JibX to do it's enhancement.
This works, but I am not sure if it will always work.
Any ideas?
Cheers, Andrew
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ jibx-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jibx-users
