[Ur] ur ready for writing offline apps on windows?

Marc Weber marco-oweber at gmx.de
Mon Nov 28 06:56:42 EST 2011


Do you feel its suicide to use urweb for creating desktop based applications 
accessing local database data (offline)
for Windows? Obviously the app would run in a localhost:XXX browser
window then.

Has anybody thought about making urweb udpate database schemes
automatically? Then people can upgrade without knowing about database
schemes? Which would be the best way to implement it?

I'd just add a version table keeping data about updates.
If there are newer scheme files => run updates before checking 
that the database still fits the scheme compiled into the application.

Do you see any problems except compiling everything on Windows?

Marc Weber



More information about the Ur mailing list