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

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to