[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

8909: [MUD-Dev] Re: DevMUD considerations and the Halloween article

[Full Header] [Plain Text]
From: "Alex Oren" <alexo@bigfoot.com>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 04 Nov 1998 12:30:17 GMT
References: [1]
Organization: Kanga.Nu
On Tue, 3 Nov 1998 21:48:33 -0700, Chris Gray wrote:

} Yep. Others might be issues with string handling (copy v.s. refcount or
} GC or something).

Herb Sutter currently tries to demonstrate that copy-on-write strings are
*slower* in a multitasking environment.  cf. "Guru of the Week #45" on
comp.lang.c++.moderated.  The discussion is interesting.

Have fun,
Alex.