On Thu, 18 Nov 2004, techtonik wrote:

> ||*()*|| Hi, Nuno.
>
> >> 3. Unlike function reference IDs method reference IDs are case-sensitive.
> >> Special operators ::, -> and underscores are replaced by the same
> >> minus signs (-). For example function.ArrayObject---constructor is an
> >> ID for ArrayObject::__constructor and
> >> function.DOMCharacterData-deleteData is for
> >> DOMCharacterData->deleteData method accordingly.
>
> NL> no... the id for ArrayObject::__constructor is 'ArrayObject-constructor'.
>
> What will we do if there will be two similar methods like
> ::__constructor to denote object constructor and ::constructor with a
> little different meaning?

The person doing that should get his CVS access removed as it is a great
WTF factor ;-)

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Reply via email to