September 2009
4 posts
debugging is twice as hard as writing the code in the first place. Therefore, if...
– Brian Kernighan - Clever ideas that failed (via giantrobotlasers)
Complete GAE + Lift + Maven project zipped up,...
kevingame:
Here’s the link to the zip: http://euclid.poundcs.org/~kevin/cleanGaeWithLift.zip There’s a readme there explaining what to do to get it to work (it should be simple). I’ve sprinkled the pom.xml file with comments describing why I’ve done certain things the way I did. Any comments on it would be greatly appreciated. The project includes a single, simple datastore object (User.java -...