• 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: How unique does WebView's -groupName have to be?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How unique does WebView's -groupName have to be?


  • Subject: Re: How unique does WebView's -groupName have to be?
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 15 Aug 2014 11:49:16 -0500

On Fri, Aug 15, 2014, at 10:42 AM, Daryle Walker wrote:
> I use a “[[NSUUID UUID] UUIDString]” to make every instance’s name
> unique.  But the reference docs plus some sample code just use the XIB’s
> name.  Am I overthinking it?  What is this name for?  Can we get away
> with multiple WebView instances within the same app having the same ID?

It's worth noting that WKWebView, which replaces WebView in OS X 10.10,
does not have a groupName property at all.

https://developer.apple.com/library/prerelease/Mac/documentation/WebKit/Reference/WKWebView_Ref/index.html

You should probably be using the new API.

--Kyle Sluder

_______________________________________________

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: How unique does WebView's -groupName have to be?
      • From: Jens Alfke <email@hidden>
References: 
 >How unique does WebView's -groupName have to be? (From: Daryle Walker <email@hidden>)

  • Prev by Date: How unique does WebView's -groupName have to be?
  • Next by Date: Re: How unique does WebView's -groupName have to be?
  • Previous by thread: How unique does WebView's -groupName have to be?
  • Next by thread: Re: How unique does WebView's -groupName have to be?
  • Index(es):
    • Date
    • Thread