[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Swindle question & bug report
Noel Welsh wrote:
> I don't think having both is a problem. I admit I
> prefer the CLOS style OO system to the default
> MzScheme system, if only because it provides a
> smoother intergration with core Scheme
Why is a CLOS-style system a "smoother integration"?
More importantly, have you actually used the MzScheme object system?
In particular, have you written mixins, as opposed to mere Java-style
classes and objects?
Shriram