[gsharp-devel] Architecture question

Robert Strandh strandh at labri.fr
Wed Jul 21 11:36:40 UTC 2004


Robert Strandh writes:
 > (define-presentation-method present (object
 > 				     (type clef)
 > 				     stream
 > 				     (view textual-view)
 > 				     &key acceptably for-context-type)
 >   (declare (ignore acceptably for-context-type))
 >   (format stream "[~a clef on staff step ~a]" name staff-step))

The presentation method for textual view should probably go in the
client. 

-- 
Robert Strandh

---------------------------------------------------------------------
Greenspun's Tenth Rule of Programming: any sufficiently complicated C
or Fortran program contains an ad hoc informally-specified bug-ridden
slow implementation of half of Common Lisp.
---------------------------------------------------------------------




More information about the gsharp-devel mailing list