• 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: Alastair Houghton <email@hidden>
  • Date: Sun, 23 Sep 2007 23:51:14 +0100

On 22 Sep 2007, at 16:18, Stefan Arentz wrote:

Also, std::wstring will deal with unicode just fine

If you think that, you probably want to read the recent thread about wchar_t
on the xcode-users list.


wchar_t and things derived from it (i.e. wstring) are not a good choice
for Unicode.

NS/CFString is a good choice on Mac OS X, and CFString is (to an extent)
portable via CF Lite.  If you need more portability, or a C++ interface,
ICU is the way to go.

Kind regards,

Alastair.

--
http://alastairs-place.net


_______________________________________________

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


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: Communicate two window controllers.
  • Next by Date: Re: What is the correct way to disable a complete NSTableView?
  • Previous by thread: Re: creating classes on the fly ??
  • Next by thread: Re: creating classes on the fly ??
  • Index(es):
    • Date
    • Thread