instanceof in CNI
Tom Tromey
tromey@cygnus.com
Mon Mar 27 11:33:00 GMT 2000
>>>>> "ks" == ks <ks@micky.rgv.hp.com> writes:
ks> The standard C++ mechanism is to use RTTI as in:
ks> typeof<foo> == typeof<bar>
ks> but I think that C++ RTTI interferes with Java if I remember correctly.
That's right, they don't interoperate.
This would probably be a good thing to do.
However, it is a very low priority for us; odds are it will have to
wait for a net volunteer to write it.
Tom
More information about the Java
mailing list