Mercurial > urweb
diff demo/more/prose @ 995:166ea3944b91
Versioned1 demo working
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 06 Oct 2009 17:36:45 -0400 |
parents | b825d843b22d |
children |
line wrap: on
line diff
--- a/demo/more/prose Tue Oct 06 15:59:11 2009 -0400 +++ b/demo/more/prose Tue Oct 06 17:36:45 2009 -0400 @@ -9,3 +9,7 @@ orm1.urp <p>Many varieties of "object-relational mapping" (ORM) can be implemented as libraries in Ur/Web, as this demo shows.</p> + +versioned1.urp + +<p>We can also build a data store abstraction that makes it possible to view old versions of records.</p>