Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Caching/Pre-loading on Safari WebKit

    Hi Iso,

    AFAIK WebKit doesn't cache out of the box. What is the proposed practice to either pre-load (as part of the App) or cache at least the SC js files?

    Thx,

    Ekki

    * GWT Rocks! * SmartGWT Rocks Even Harder! * GWT 2.0.3,
    SmartGWT PRO 2.3, JRE 1.6.0_20, Eclipse 3.6 *
    * Xcode 3.2.2 * iOS 3.0 (Base OS) *

    #2
    WebKit caches normally, not sure what you are referring to.

    Comment


      #3
      repeated loading does not show any time speedup. And I found several postings saying that this must be done manually...

      Startup time at the moment is way too long for any commercial use.

      Ekki

      Comment


        #4
        Sorry, you're not making much sense. Safari for example has Developer Tools where you can clearly see that resources are cached. If you aren't, you have disabled caching, or did something wrong server-side such as adding HTTP headers that force caching off. Not a SmartGWT issue.

        Comment


          #5
          You're right (as always...) it just takes ages to startup :-( My most complex, cached S'GWT apps start in less than 1 sec on std Web browsers, this tiny app needs 5-10 sec on iPad Safari. Have to examine this further. Thread closed for now.

          C ya,

          Ekki

          Comment

          Working...
          X