[plt-scheme] class.ss questions (newb)
On Apr 28, 2007, at 6:17 AM, Cyprien Nicolas wrote:
> Why do you want such methods? They contradict the philosophy of the
> cdr of the language. -- Matthias
>
> I am writting a portage to mzscheme of a text processor (Skribe)
> writted for bigloo and Stklos.
> That program uses engines for produce output, threre are html,
> latex, xml engines, and sometimes I have to duplicate the state of
> an engine, which is stored as a scheme objet.
Hm, this sounds like a strange design. (I assume you mean Manuel's
Skribe.) -- Matthias