> I find the call
> 
>       identity(String, "foo")
> 
> unecessarily verbose, when
> 
>         identity "foo"
> 
> would suffice.

Well, it seems you want to built in to the language the fact that 
something that looks like

   "foo"

must be of type String. Hmm. OK, it's your choice, but I currently have 
not seen something better than the way Aldor deals with Literal.

Ralf

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to