Search This Blog

Wednesday, February 17, 2010

02-17-2010

Hope to finish off the Spring MVC stuff.  Looks like it'll make writing web apps really simple.  At the very least, creating a RESTful API will be simple.  Did a bit more work on MVC.  Need to add unit tests next.  Will wants to create a new Trac area for the transformation stuff.  Looks like all I need to do is to issue a new trac-admin command since the Trac database already exists.  My notes say to do something like this: sudo trac-admin /opt/trac/tomsawyer initenv -postgres://postgres:postgres@localhost:5432/trac?schema=tomsawyer.  We'll see.

No comments:

Post a Comment