Menu

CORBA for PHP / News: Recent posts

Starting the server-side implementation

I guess the basic functionality for the client-side is achieved and I can, finally, move to the server-side implementation, mapping the MICO Servant(and other classes) to PHP.
I'm not having too much time right now but I'll do my best.
Just for the records, It's an one man only work, so don't expect it to be completed very soon...

Posted by Cristiano da Cunha Duarte 2004-07-12

IDL::Fixed interoperability between Java and PHP

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".

Posted by Cristiano da Cunha Duarte 2004-07-12

Monograph Released !

This monograph is available only in brazilian portuguese for now. An english version will come. It explains the development of the IDL compiler, the phpORB extension and the IDL-to-PHP language mapping specification. It's based on an old CVS version of PHP5 (November/2003), so thinks may have changed a bit.

Posted by Cristiano da Cunha Duarte 2004-02-28

First Release of IDL-to-PHP Specification

This is the first release of the IDL-to-PHP language mapping specification. It has the OMG formal document format for future submission to OMG approval.

Posted by Cristiano da Cunha Duarte 2004-02-28
Auth0 Logo