Nobuyoshi Nakada wrote:
> Daniel DeLorme wrote in [ruby-core:15400]:
>> On a related topic, why is copy on write not used for String#dup ?
> 
> I also have wondered about it.
> 
> This patch allows associated strings to be shared too.

Thank you very much, the patch worked like a charm

--
Daniel