Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5022 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14141 invoked by uid 1010); 26 Oct 2003 23:30:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14057 invoked by uid 1007); 26 Oct 2003 23:30:47 -0000 Message-ID: <20031026233046.14056.qmail@pb1.pair.com> To: internals@lists.php.net References: <20031024200902.90818.qmail@pb1.pair.com> <20031026115039.65472.qmail@pb1.pair.com> <20031026140114.16469.qmail@pb1.pair.com> Date: Sun, 26 Oct 2003 21:30:47 -0200 Lines: 27 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 200.196.104.198 Subject: Re: finally again From: cunha17@uol.com.br ("Cristiano Duarte") Hi Andrew, > That's great! An IDL to PHP compiler is really needed ! > What's the status of your project anyway ? Currently I have the mapping specification done, but it needs validation with the code generated by the compiler. The compiler generates the PHP code, and a simple test works with a Java CORBA server and a PHP CORBA client. At the moment, the extension suports some basic types, TypeCode and Interface. > I'm not shure, but I guess Marcus said that finally is useless in PHP... I know. That's why I put some piece of code here. Maybe I can change his mind... :-) > Agreed. You pointed out an example that really needs finally. Thanx > I can't think of another solution right now. But if I figure out > something I'll let you know. Ok. Best Regards, Cristiano Duarte