gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question on file GSString.m


From: Fred Kiefer
Subject: Question on file GSString.m
Date: Sun, 14 Aug 2011 22:20:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11

I just noticed that we have lots of reimplementation of NSString methods in the sub classes in GSString.m. Some of these are actually needed like implementing -initWithBytesNoCopy:length:encoding:freeWhenDone:, many others look plain wrong. Why would we duplicate code here, in some cases even in a worse form? After the current code freeze on base, could somebody please go through this file and clean out the duplicated methods?

Fred



reply via email to

[Prev in Thread] Current Thread [Next in Thread]