From: <php...@li...> - 2007-05-22 17:47:53
|
I'm finally upgrading my PHP code from Java Bridge 3.0.7 to 4.0.7, and the biggest change that I think I need to do is start using java_values() to convert Java objects into their PHP equivalents. I've converted over a small fraction of my code using java_values(), and it's working fine, but I'm dreading this migration process.... hunting down every little Java object that used to be cast into PHP automatically and then explicitly coverting it. Is this absolutely necessary? Can I turn on some option so the Bridge can continue to do it for me automatically? Thanks for your help, Jonathan Abbett =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Jonathan Abbett Children's Hospital Informatics Program 1 Autumn Street, Fifth Floor Boston, MA 02215 617-355-8334 jon...@ch... http://www.chip.org |