[CM] Pest Question?

Rick Taube taube@uiuc.edu
Wed, 12 Jun 2002 13:55:23 -0700


>The PNM creation looks like a relatively straightforward task,
>though doing a version as a class in CM is beyond me at the moment.

Just define a pnm-file and then add specialized methods on
three generic functions: initialize-io, deinitialize-io and
write-event.  look at the files src/sco.lisp, src/clm.lisp
and src/cmn.lisp for how its done.

id be curious to read about the pnm format if you would
send me a url to a description.