CORBA for PHP News
Status: Pre-Alpha
Brought to you by:
cunha17
Got interoperability with IDL::Fixed between JacORB and CORBA4PHP(MICO).
The compiled JacORB violates the OMG IIOP protocol specification. To get an OMG IIOP compliant JacORB you will need to recompile JacORB with the included OMG compliant specification.
With this new compliant JacORB, you can get a Java BigDecimal object mapped to a PHP BigDecimal object and "vice versa".