On Fri, Feb 6, 2015 at 3:40 AM, William Prothero <proth...@earthednet.org>
wrote:

> I expect the splash app model is the way to go.
>

Only if you never ever plan on deploying to iOS or you don't believe that
OS X's iOSification will get to the point that the same restrictions that
prevent splash stacks from being approved by Apple for iOS will be applied
to desktop. The latter obviously assuming that you are working within the
Mac App Store not an unknown developer.

If on the other hand an iOS version is a possibility then you may as well
cross the bridge now and find a non-splash stack solution - as you already
seem to be working with a server side db a local sqlite db might be a
possibility; stored in specialFolderPath("documents") for iOS and
specialFolderPath("support") for OS X and Win (not sure for Linux).
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to