![]() |
|
1
14th April 12:14
External User
Posts: 1
|
It depends on what you want to program in it. If your problem can be
nicely expressed in terms of CLOS, then it will probably be very hard to beat its performance. If a different kind of object system would be better suited for your problem, and you have to build lots of workarounds in CLOS to make it work, then it might be more suitable to implement a homegrown solution. However, I expect this to be a rare case. Pascal -- My website: http://p-cos.net Common Lisp Document Repository: http://cdr.eurolisp.org Closer to MOP & ContextL: http://common-lisp.net/project/closer/ |
|
|
SPONSORED LINKS BY GOOGLE |
|
|