Hello,

I'm writing an extension module to wrap an external library, I've got
to the point of having classes that need to reference resources, so I
call add_property_resource, but I'm not sure how to get the resource
reference back from the object when I need it? 

The ming extension defines it's own getProperty method, but this seems
like it should really be a part of the standard API? 

thanks for any responses,
-- 
Clinton Roy

Meetings - ``Try, or no try; there is no do.''

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to