On Tue, Nov 22, 2005 at 05:50:39PM +0000, Roger Browne wrote:
> Leopold Toetsch wrote:
> >   .HLL_map .LexPad -> .DynLexPad           # (2)
> 
> Why not use "," instead of "->"?

Indeed.  We shouldn't introduce "->" at this point, when we already
use the perfectly serviceable comma for analogous cases.

> I'd prefer to ask for mappings explicitly, e.g. something like this:
> 
>    .HLL "Tcl", "tcl_group"
>    ...
>    $P0 = new Integer         # really Integer
>    $P1 = new_mapped Integer  # really TclInteger

Hm.  Why?
-- 
Chip Salzenberg <[EMAIL PROTECTED]>

Reply via email to