| Projects on Google Code | Results 1 - 3 of 3 |
Like [http://code.google.com/p/google-sitebricks/ Sitebricks], Wug does
* have statically structured Model tree
* use POJO objects as Model
* use [http://code.google.com/p/google-guice/ Google Guice] to create Model objects
But unlike [http://code.google.com/p/google-sitebricks/ Sitebricks]...
Sitebricks is a simple development layer for web applications built on top of [http://code.google.com/p/google-guice Google Guice]. Sitebricks focuses on early error detection, low-footprint code, and fast development. Like Guice, it also balances idiomatic Java with an emphasis on concise code.
...
== This project is now defunct==
If you are interested in a project with similar functionality, be sure to check out [http://code.google.com/p/google-sitebricks Google Sitebricks].
=== Also see ===
*[http://www.wideplay.com/guicewebextensions2 warp-persist]*: Persistence & Transactions, Q...