html5 syntax vs. LG syntax

1 view
Skip to first unread message

hofo

unread,
Aug 9, 2009, 11:17:24 AM8/9/09
to LiquidGear
Is there a particular reason to use the LG syntax rather than HTML5
syntax for functions that are handled by both, the session and
database calls for instance?

If I read the source right, LG always uses "LG_db" as the db name. If
you've got several LG apps running on your iPhone wouldn't this be a
source of potential column and table name collision?

Howard

Giraldo Rosales

unread,
Aug 10, 2009, 10:53:49 AM8/10/09
to liqui...@googlegroups.com
No particular reason between the syntax, other than to just make
things easier. Feel free to use whichever is more comfortable to use.

I believe each WebView, whether multiple webviews in one app or
webviews across multiple apps, has its own storage. There are actually
posts online with people trying to share the same database between
webviews. So you should not have a problem.

-G
Reply all
Reply to author
Forward
0 new messages