On Thu, 18 Nov 2010 07:34:01 -0500
"Steven Schveighoffer" <[email protected]> wrote:

> 4. if you intend on returning a portion of the string, well, currently  
> you're SOL, but eventually inout will come into play here.
> 
> For example, Tango's log package fell under rules 1 and 3 (most of the  
> time you are creating log objects with string literals, and logging a  
> message does not save the message anywhere).
> Many many cases fell under rule 4, which is one of the main reasons I gave  
> up (inout still isn't ready).

I don't understand the issue here. Why don't slices do the job?

Denis
-- -- -- -- -- -- --
vit esse estrany ☣

spir.wikidot.com

Reply via email to