Skip navigation.
 
mlRe: How to store NSRect as Core Data attribute?
FROM : Uli Kusterer
DATE : Wed Apr 02 19:33:52 2008

On 02.04.2008, at 18:58, Thomas Engelmeier wrote:
> That potentially means opening Pandoras can to localisation issues. 
> Any time you go that route, be sure to check that code with 
> switching decimal separators.



  Potentially? Maybe. But I just tried it, and for me 
NSStringFromRect() never uses localized separators. So, since it 
always gives and takes periods as the decimal separator, I see no 
problem. Do you have a particular test case where it behaves 
differently?

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de

Related mailsAuthorDate
mlHow to store NSRect as Core Data attribute? Daniel Thorpe Apr 2, 13:28
mlRe: How to store NSRect as Core Data attribute? Felix Franz Apr 2, 15:11
mlRe: How to store NSRect as Core Data attribute? Ben Lachman Apr 2, 18:12
mlRe: How to store NSRect as Core Data attribute? Thomas Engelmeier Apr 2, 18:58
mlRe: How to store NSRect as Core Data attribute? Uli Kusterer Apr 2, 19:33
mlRe: How to store NSRect as Core Data attribute? Daniel Thorpe Apr 3, 11:31
mlRe: How to store NSRect as Core Data attribute? Adam P Jenkins Apr 9, 07:16
mlRe: How to store NSRect as Core Data attribute? stephen joseph but… Apr 9, 07:30
mlRe: How to store NSRect as Core Data attribute? Adam P Jenkins Apr 9, 14:43