Re: [Gnustep-cvs] r23971 - in /libs/back/trunk: ChangeLog Source/x11/XGServerWindow.m Source/x11/XIMInputServer.m

2006-11-05 Thread Sheldon Gill

David Ayers wrote:
 Fred Kiefer schrieb:
 Author: fredkiefer
 Date: Fri Oct 27 14:25:26 2006
 New Revision: 23971

 URL: http://svn.gna.org/viewcvs/gnustep?rev=23971view=rev
 Log:
 Small correction to adopt to base change also remove annoying warning.

 Modified:
 libs/back/trunk/ChangeLog
 libs/back/trunk/Source/x11/XGServerWindow.m
 libs/back/trunk/Source/x11/XIMInputServer.m

 I still feel that GetEncodingName (or GSEncodingName, or
 GSNameFromEncoding()) is generally useful.  Does anyone else agree?

I think it may be. I think, though, its a specific case of a more general issue 
we have which is Additions in policy and practice. We've got a systemic issue 
to resolve. Trying to argue individual functions is just side-stepping in my view.


Time for a thread on this I think...


Regards,
Sheldon


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: [Gnustep-cvs] r23971 - in /libs/back/trunk: ChangeLog Source/x11/XGServerWindow.m Source/x11/XIMInputServer.m

2006-10-28 Thread Fred Kiefer
David Ayers schrieb:
 Fred Kiefer schrieb:
 Author: fredkiefer
 Date: Fri Oct 27 14:25:26 2006
 New Revision: 23971

 URL: http://svn.gna.org/viewcvs/gnustep?rev=23971view=rev
 Log:
 Small correction to adopt to base change also remove annoying warning.

 Modified:
 libs/back/trunk/ChangeLog
 libs/back/trunk/Source/x11/XGServerWindow.m
 libs/back/trunk/Source/x11/XIMInputServer.m
 
 This makes the log in XIMInputServer is multilingual in non english
 locale's...
 
 I still feel that GetEncodingName (or GSEncodingName, or
 GSNameFromEncoding()) is generally useful.  Does anyone else agree?

I don't have any opinion what so ever on this. :-)
What I did was just to adjust the code on back to a change that was done
in base some time before, without changing the affected code in back. :-(

What seems odd to me is that Apple did only define a localized version
of this method. Having a non-localized as well would seem more natural
to me. Perhaps we should add one as a GNUstep extension? But in this
code in back I would still prefer the localized output.

Cheers
Fred


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev