>>>>> "Paulo" == Paulo J Matos <[EMAIL PROTECTED]> writes:

    Paulo> Hi all,

    Paulo> I have a class called node but I'd like to give it another name
    Paulo> without changing every place where the class name is used. In C
    Paulo> we would do something like typedef name1 name;, how would we do
    Paulo> it in CMUCL?

Don't know.

I'd change the name everwhere anyway, even in C, because the sources
would say "node" but would really be a "foobar", and that's really
confusing.

Ray

Reply via email to