Re: [PHP-DEV] CORBA From: Adam Cassar (adam.cassar <email protected>)
Date: 05/01/00

How was this going? Did you convince your company to release the
code?

On Tue, Mar 21, 2000 at 09:22:28AM +0100, Adrien Hernot wrote:
> Adam Cassar wrote:
> > says that it should be easy to add CORBA support to PHP.
> >
> > I was wondering if anyone was actually working on this?
>
> I began making a CORBA dynamic module, that works against Visiroker
> (the free ORB from Borland, C++ mapping). I do this during my working
> hours, so the code belong to the company, but I will ask for a free
> release.
>
> As of now, the module is able to use DII (Dynamic Invocation Interface),
> that is to dynamically call any function on any CORBA Object.
>
> I ran into problems, because I am so new to PHP. For example, at the
> end of the page, PHP complains that it doesn't knoe how to desallocate
> object type 9 (the type I register in the init function).
>
> The good thing with CORBA is that quite everything is standardized (with
> an interface definition), so it should not be that difficult to have a
> generic module
> for every ORB. In theory, it should be only changing the ORB-specific
> include
> file).
>
> I'll keep you informed.
>
> Adrien Hernot
> Proventun A/S
> Copenhaguen
> Denmark
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 

Adam Cassar Senior Web Developer ___________________________________________ NetRegistry http://www.netregistry.com.au Tel: +61 2 9699 6099 | Fax: +61 2 9699 6088 PO Box 270 Broadway NSW 2007 Australia

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>