Re: [perl #45453] [PROPOSAL][IMCC] Change .HLL_map to take STRINGC args instead of INTC

2007-09-26 Thread Klaas-Jan Stol
On 9/16/07, Allison Randal <[EMAIL PROTECTED]> wrote: > > Klaas-Jan Stol (via RT) wrote: > > > > I propose to change this into: > > > > HLL_map "Integer", "TclNumber" > > Agreed and approved. This variant is now implemented (r21601). The docs (imcc/syntax.pod) is updated, and the INTC variant is

Re: [perl #45453] [PROPOSAL][IMCC] Change .HLL_map to take STRINGC args instead of INTC

2007-09-15 Thread Allison Randal
Klaas-Jan Stol (via RT) wrote: I propose to change this into: HLL_map "Integer", "TclNumber" Agreed and approved. for reasons of consistency (and aren't the type id's thrown out completely?) Yup. They're headed toward complete and permanent removal (kicked the bucket, shuffed off 'is mor

[perl #45453] [PROPOSAL][IMCC] Change .HLL_map to take STRINGC args instead of INTC

2007-09-15 Thread via RT
# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #45453] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=45453 > Hi, now that it's bad practice (or is it removed already?) to use "new .Integer", in