Frank Boehme wrote:
> > It seems it's not possible to make classes that inherit from midgard objects
> >
> > (for example 'class mytopic extends topic ...') ?
>
> This is not possible because topic is the name of a table in the db and
> not a class defined by php code, such as class topic { ... }.
To be more precise: the object which is returned by mgd_get_topic_($id)
is defined in the midgard version of libphp.so and not by a class
definition in a script.
Frank
--
Dr Frank Boehme | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science | fax: +353-21-4903113
Cork, Ireland |
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]