On Thu, 5 Jul 2007, Jan Borsodi wrote:

> On Thursday 05 July 2007 10:19:13 Kore Nordmann wrote:
> > Hi,
> >
> > [...]
> > 2) We could convert the cpp code to c and make a pecl extension out of
> > it. This would be far easier to install, on not a really big issue.
> 
> Why do you need to convert it to C, I thought it was possible to plug in C++ 
> code into PHP nowadays?

Sure you can, but it's still a little bit less easy as normal C code. 
And I doubt that converting it would take a lot of time as there is no 
need for classes here anyway. By looking at the code, most of it is 
procedural anyway.

Derick
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to