• 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: Version Nib Loading?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Version Nib Loading?


  • Subject: RE: Version Nib Loading?
  • From: "Jeff Alexander" <email@hidden>
  • Date: Wed, 20 Jun 2007 11:37:56 -0500
  • Thread-topic: Version Nib Loading?

>>
AFAIK, it would be equivalent to the code loading mechanism I
described (I would rather use a prefix on the nib name with the OS
version) since you would need to load it manually with code.
>>

Yes, that would be exactly the same; in the one case you are using an
obscure language/region to stand in for a not-yet-released OS, so it
makes a nice work around. But note the rest of my post and a reply on
the list regarding NDA. Obscurity might not defend you against an NDA
violation.

The fact that Apple doesn't want forward-compatible releases (as it
were, in this case) is why (I think) they don't use that nifty mechanism
for anything other localization.


Jeff Alexander



-----Original Message-----
From: Stephane [mailto:email@hidden]
Sent: Wednesday, June 20, 2007 11:15 AM
To: Jeff Alexander
Subject: Re: Version Nib Loading?



On Jun 20, 2007, at 6:09 PM, Jeff Alexander wrote:

>
>
>>> But wouldn't it be better if it was possible to provide different
>>> nib
> versions in your application and have the Cocoa framework load the
> most appropriate one depending on the OS release?<<
>
> How about the mechanism that already does that?:
>
> Do the new Nib as a localized Nib (if you have an internationalized
> app, and you should :) and register it in one of those region/
> languages it is unlikely (really unlikely) to be distributed in.
> You don't actually have to translate it from English of course; but
> unless a user has that language in which you've registered it as
> anything like a default they wouldn't load it anyway.

AFAIK, it would be equivalent to the code loading mechanism I
described (I would rather use a prefix on the nib name with the OS
version) since you would need to load it manually with code.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: Version Nib Loading?
      • From: Stephane <email@hidden>
  • Prev by Date: Re: Special Characters / Character Palette
  • Next by Date: Re: Core Data Status
  • Previous by thread: RE: Version Nib Loading?
  • Next by thread: Re: Version Nib Loading?
  • Index(es):
    • Date
    • Thread