On Thursday 25 November 2010 at 09:48, Patrick R wrote:

> Put another way, over time I've come to realize that immutable values 
> are a good thing, and inplace operations are the antithesis of that.
> Please don't make them the core/default.

+1.  It's the optimizer's job to cheat by removing temporaries and coalescing 
multiple resources, not the programmer's.

-- c
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to