On 2006-08-05 18:10:12 +0200 Hans Baier <[EMAIL PROTECTED]> wrote:
[...]
Is there a way of enquiring a list of available methods of a class
at runtime?

One way would be accessing
        struct objc_method_list *methods
that will give you a linked list of instance methods for  a class.

Another topic: Do you think it is possible to compile Gorm for Mac OS X?

Yes.

[...]

--
Chris



_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to