• 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: Webview and dynamic content
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Webview and dynamic content


  • Subject: Re: Webview and dynamic content
  • From: Jere Gmail <email@hidden>
  • Date: Sun, 28 Feb 2010 10:56:16 +0100

I know, but I'm gonna have different json files and also the webpage
with a few images, and due to javascript limitations, they have to be
on the same root folder, that is it can be in "webfolder/something"
but not in "webfolder/../something"

On Sat, Feb 27, 2010 at 5:52 PM, Jens Alfke <email@hidden> wrote:
>
> On Feb 27, 2010, at 2:39 AM, Jere Gmail wrote:
>
>> What's the better way to implement it. I've think two options: save
>> the json files in the app resources folder, same way iPhoto stores the
>> files. Or save them in the app support directory.
>
> There's no reason to copy the files to the app support directory, since they're not going to be modified.
>
>
> On Feb 27, 2010, at 4:52 AM, Steven Degutis wrote:
>
>> Related, if you want my 2¢, try as often as you can to avoid using a
>> WebView. If you can replace its functionality with native Cocoa (and Touch)
>> controls then that is the recommended development path.
>
> True, but there are a lot of UIs that are really difficult to do natively, such as ones with complex text-based layouts, that work really well with a WebView. (iChat-style chat views are one example.)
>
> —Jens



--
"Infinity is only the beginning" π
_______________________________________________

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: Webview and dynamic content
      • From: Jens Alfke <email@hidden>
References: 
 >Webview and dynamic content (From: Jere Gmail <email@hidden>)
 >Re: Webview and dynamic content (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Is there any Cocoa API (or other way) to determine if an application is running in a VNC or ARD session?
  • Next by Date: NSWindow - makeKeyAndOrderFront problem
  • Previous by thread: Re: Webview and dynamic content
  • Next by thread: Re: Webview and dynamic content
  • Index(es):
    • Date
    • Thread