This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Calling getClass() on a Scheme subclassed object


Per Bothner wrote:
Once I've fixed it, the "recommended idiom" will be:
  Foo:class
corresponding to the Java syntax:
  Foo.class

The former now works, as does: <Foo>:class

Foo:class and <Foo>:class aren't quite identical, but I'm
feeling too tired to explain the difference.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]