> Hi > After a short review I have a few question. Maybe I didnot clearly > understood some point. > > So Theree is no security layer design for now.
Jaas ? Compliments to commiters for the mockobjects and the class test. Anglonaweb it's built with a classtest for all classes (eXtreme Programming school ;-) ) and the result it's a code more robust. It's a more important that the deveoper of a class write its test class (before to the class), if a test it's write by another person the test can not test the really work of a class. I suggest use of cruise control to operate a continuous integration , with a ant script the build and the test are launch and a page with a result of build (success or failed) and the result of the test are show. In this way a developer can test immediately if a new integration break a build of the entire project. Sorry fo my bad english. Massimiliano Dess� --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
