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 _______________________________________________ Ur mailing list [email protected] http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
