We should give consideration to breaking up click-examples into
multiple example applications.
* click-examples
* click-spring-hibernate
* click-gae
Note going down this path will require more testing, and probably
slower release cycles if we are to maintain multiple example
applications.
Maybe there's a simpler(on the long) solution for this problem:
"Full Module Support"
--> like it's on the wishlist for click 2.2.0
http://cwiki.apache.org/CLICK/click-22-wishlist.html
If the click examples would use many of those reusable modules, than
they would be much simpler, and would require less maintenance.
I believe, since they would consist mostly of modules, people would be
more effiicent: they would not copy and paste click-examples (like they
do now), but simply use those modules in their applications.
Joseph.