StanRB wrote: > Would this approach cause any problems when the app is run on other > devices?
It seems to work well on other iPhone-class mobile devices, such as Android and Pre. > Also, one of the points in having "separate apps" was the > ability to bookmark individual parts and start them - rather than > starting the main app every time. There has been some discussion of extending iui.js to allow loading "frags" from bookmarks. My thoughts are that this should be an extension, but that the core should be modified to allow this type of extension. > If I want to just open the Library > App portion - I'd be able to. If we do it the "frag-way" we will loose > this ability. Also, will this affect our ability to customize the sub- > apps when it comes to colors and all? I'm not sure what you mean by a "sub-app". (One of the things the documentation project will help us with is establishing clear terminology...) If you look at http://iui-js.appspot.com I have set it up so that whenever you launch a new "webapp", I use target="_blank". I don't know if Apple or anyone else has written guidelines for this, but Apple has defined the boundaries of a webapp by what types of links will re-launch Safari. I think using the "springboard" view (which someone is going to submit the code as a patch, right?) will make this more clear. -- Sean -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
