I've used testclass and domexl as reference, but they are not really
working as I though they would :)

What is the difference with INIT_CLASS_ENTRY, and
INIT_OVERLOADED_CLASS_ENTRY?

The problem for the moment is that I can get new operator to work on the
class..

If I use OVERLOADED_CLASS_ENTRY, my "call_function" is executed, is that
the behaviour I want? And then exeture whichever function from there?

If I use xmldoc() as reference, it works, it returns an object with
functions, etc, but isn't new going to work from C modules without
overload?


best regards
Robin


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to