annotate demo/more/grid1.urp @ 2209:0ca11d57c175

Cleans up interface (it's now a command line option) and renames project to "sqlcache" in the all-one-word style. Still has issues to do with concurrency, retrying transactions, and foreign function calls that either rely on state or have side effects.
author Ziv Scully <ziv@mit.edu>
date Sat, 31 May 2014 03:08:16 -0400
parents be6585b4058b
children
rev   line source
adamc@931 1 debug
adamc@915 2 database dbname=test
adamc@915 3 library grid
adamc@915 4 sql grid.sql
adamc@924 5 allow url ../../grid.css
adamc@915 6
adamc@915 7 grid1