kawa-commonlisp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Kawa-commonlisp-dev] [PATCH] Type refactoring.


From: Helmut Eller
Subject: Re: [Kawa-commonlisp-dev] [PATCH] Type refactoring.
Date: Sat, 20 Oct 2012 09:49:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

On Fri, Oct 19 2012, Charles Turner wrote:

> I generalised LispLanguage's string2Type into Language. There are now
> no overrides of this method, it's only fiddled with using the
> getNamedType hook as explained above.
>
> There's probably a much cleaner way of achieving these special cases.
> I need to think it about it more. Still not very happy with the type
> handling.

Would it be hard to use Symbols instead of Strings as type names?
For Common Lisp at least it would be more correct to use symbols.

Helmut



reply via email to

[Prev in Thread] Current Thread [Next in Thread]