From: Vassil Nikolov
Subject: literal objects for MAKE-LOAD-FORM?
Date: 
Message-ID: <7dm7d1$m6c$1@nnrp1.dejanews.com>
Assuming only standard ANSI CL syntax, are these all the possibilities
for a literal object to be passed to MAKE-LOAD-FORM by the file compiler:

  #.(make-condition ...)  ;or a call to a function that calls one of
  #.(make-instance ...)   ; these and returns the result
  #S(foo ...)             ;or #.(make-foo ...)

or am I missing something?

Thanks,
Vassil.

Vassil Nikolov <········@poboxes.com> www.poboxes.com/vnikolov
(You may want to cc your posting to me if I _have_ to see it.)
   LEGEMANVALEMFVTVTVM  (Ancient Roman programmers' adage.)

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own