Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

defstructs and packages

Name: Anonymous 2011-07-27 16:43

Why CL includes two non-orthogonal concepts for code organization? Why to define an IMAGE package I have to separately declare (defstruct image-state ...)?

Can we replace defstructs with packages in future Lisps?

Name: Anonymous 2011-07-27 19:10

>>6
I don't use structures to ``code manage'', I use them as a cheap alternative for OO when I don't need the full power of CLOS.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List