canmove, Confirmed users
227
edits
(Added proposed solutions) |
(Added note on SOA) |
||
Line 1: | Line 1: | ||
=== User stories === | |||
==== As a front-end developer, I need a way to tell the native app to open a new layer containing a specific layer state. ==== | ==== As a front-end developer, I need a way to tell the native app to open a new layer containing a specific layer state. ==== | ||
Line 37: | Line 39: | ||
''Can we confirm that the same localStorage is available between UIWebViews'' - [[Gbrander]] | ''Can we confirm that the same localStorage is available between UIWebViews'' - [[Gbrander]] | ||
=== Discussion === | |||
''I don't think we need a general message mechanism to talk to the app. I also don't think we need to be able to send messages to specific layers from specific layers. In general, I would like to make the coupling between layers loose, and based on requesting URLs be opened. The layer itself can decide what to do with the URL.'' -[[Gbrander]] |