[Openmcl-devel] Class Utilization
dherring at tentpost.com
dherring at tentpost.com
Tue Jan 11 09:35:49 PST 2011
Lonnie Cumberland wrote:
> I want to include a "class" that I have so that I can utilize its
> methods in my code, but I cannot find out from the documentation where
> to place the class and how to instantiate it in my common lisp code in
> ccl.
Your request is underspecified. Where/how is your class defined (e.g.
using defclass, or something in C++ or Objective-C?). Have you read
Practical Common Lisp?
- Daniel
More information about the Openmcl-devel
mailing list