{ not replying to the ticket }

On Fri, Aug 18, 2006 at 01:10:07AM +0200, Leopold Toetsch wrote:
> Am Donnerstag, 17. August 2006 08:24 schrieb Chip Salzenberg:
> > The None class serves no useful (portable) purpose and it should be
> > removed, especially from the public interface of Hash.
> 
> ... and the None class is gone.
>
>   $P0 = hsh['no_such_key']
> returns the NULL PMC

Rockin'.  Totally.

>   $S0 = hsh['no_such_key']
> is unchanged and returns ''

Good.  I don't know whether we'll keep this, but the strategy of how to use
null strings is a bit fuzzy to me, so it's just as well not to cause users
pain until we know we mean it.
-- 
Chip Salzenberg <[EMAIL PROTECTED]>

Reply via email to