Hello Wez,
Monday, May 28, 2007, 5:33:37 PM, you wrote:
> Hello,
> This weekend I've been building an Objective-C runtime bridge for PHP.
> This is somewhat like the COM extension in that it is possible to
> dynamically interrogate the Objective-C runtime to determine all the
> interfaces (known
Hello,
This weekend I've been building an Objective-C runtime bridge for PHP.
This is somewhat like the COM extension in that it is possible to
dynamically interrogate the Objective-C runtime to determine all the
interfaces (known as protocols) and classes and map those into PHP.
(it's also possi