Hi again, 

On Fri, Mar 04, 2005 at 09:50:25AM +0100, Torsten Landschoff wrote:
> On Thu, Mar 03, 2005 at 08:49:41PM -0800, Steve Langasek wrote:
> > I'm happy to hack on this bug to get it fixed, but I'm afraid I'm starting
> > from square-one as far as knowledge of swig is concerned.  Could you send me
> > a copy of your "simple example" that I could start from?

BTW: I digged a bit deeper and it is all but simple. The Zend API looks
a bit awkward to me. 

I looked into currenct PHP CVS and found the soap extension to be a good
example a of module providing classes to PHP. It uses some defines new
to the PHP5 header files (PHP_METHOD etc.) which are conditionally
defined for older zend engines as well. I think this is what the wrapper
code should use as well.

This does not help in my example as the tsrm_ls (some lock pointer it
seems) is not passed to the property getters and setters so I wonder how 
this can be fixed there. 

Greetings

        Torsten

Attachment: signature.asc
Description: Digital signature

Reply via email to