Well, instanceof is already added, exceptions need to be another part in the language section, but we need to integrate the __autoload() stuff here, since it does not fit elsewhere.

Uhm. New section for that?

What about an oo5.magic section?

oo5.magic : describe magic properties/methods
oo5.magic.tostring : Details on behaviours oo5.magic.construct: "
oo5.magic.descruct :
oo5.magic.call :
oo5.magic.get :
oo5.magic.set :
oo5.magic.autoload : not sure if it still can go here
oo5.magic.* : reserved for future magic prop/methods


That way things like oo5.intro can reference those functions
without getting into details about what they are.

Well, maybe you are right. From a logical standpoint, the most commonly used functions should be mentioned first (construct and desctruct). Autoload is not supposed to be a method, but a function, so it does not fit here that well...


Goba

Reply via email to