On 3/3/06, Andi Gutmans <andi@zend.com> wrote:
> Makes sense to me.
For me too, I was requesting that on IRC and Johannes wrote the patch,
thanks :-)
A perfect example of this need is the current zip extension, I have
both a zip_open function and a zip::open method, acting differently.
Many extensions have to (re)define themselves these macros, as I did.
--Pierre