• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: creating classes on the fly ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating classes on the fly ??


  • Subject: Re: creating classes on the fly ??
  • From: Uli Kusterer <email@hidden>
  • Date: Sat, 22 Sep 2007 18:03:07 +0200

On 22.09.2007, at 17:18, Stefan Arentz wrote:
You forgot to mention: crazy fast. Also, std::wstring will deal with
unicode just fine and Boost can provide serialization. If required.

wstring does UTF32 now?? Wow! I didn't know that.

I thought it still used 2-byte quantities and thus still worked on the wrong level, sometimes giving you the middle of a decomposed character sequence. Anyway, one would still have to normalize strings, because I'm sure wstring's compare routines will consider "ä" (lowercase 'A' umlaut) and a¨ (a followed by diaeresis as a decomposed sequence) to be different.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: creating classes on the fly ??
      • From: "Clark Cox" <email@hidden>
References: 
 >creating classes on the fly ?? (From: Daniel Child <email@hidden>)
 >Re: creating classes on the fly ?? (From: Thomas Engelmeier <email@hidden>)
 >Re: creating classes on the fly ?? (From: Daniel Child <email@hidden>)
 >Re: creating classes on the fly ?? (From: Thomas Engelmeier <email@hidden>)
 >Re: creating classes on the fly ?? (From: "Stefan Arentz" <email@hidden>)

  • Prev by Date: What is the correct way to disable a complete NSTableView?
  • Next by Date: MySQL with Cocoa
  • Previous by thread: Re: creating classes on the fly ??
  • Next by thread: Re: creating classes on the fly ??
  • Index(es):
    • Date
    • Thread