Talk:Common Lisp Object System: Difference between revisions

Content deleted Content added
Non-CLOS classes?: new section
Citations do not work well in the talk pages, so I added the url directly
Line 24:
== Non-CLOS classes? ==
 
I saw "Since Common Lisp provides non-CLOS classes for structures and built-in data types (numbers, strings, characters, symbols, ...), CLOS dispatch works also with these non-CLOS classes", however according to Practical Common Lisp (http://www.gigamonkeys.com/book/object-reorientation-classes.html) <ref>{{cite web|last=Seibel|first=Peter|title=Object Reorientation: Classes|url=http://www.gigamonkeys.com/book/object-reorientation-classes.html|work=Practical Common Lisp|accessdate=6 July 2013}}</ref> even the build-in data types and structures are classes. [[User:Codegrinder|Codegrinder]] ([[User talk:Codegrinder|talk]]) 14:42, 6 July 2013 (UTC)