[Glass] isKindOf:

Sebastian Heidbrink via Glass glass at lists.gemtalksystems.com
Thu Dec 11 07:07:57 PST 2014


Hi!

I am currently working on a Flow and Mapless port to Gemstone.
In Mapless there is a override of isKindOf: implemented.

It seems overriding isKindOf: in Gemstone is not allowed.

Is there a way around it?

I need to implement:

"""
isKindOf: aClass

     ^self model isKindOf: aClass.
"""

Thanks for any advice!
Sebastian


More information about the Glass mailing list