Validator - Rob Leland,
JavaDoc - Any incorrect JavaDoc IntelliJ catches.
Refactoring - When it makes sense, currently
Integrating the ApplicationConfig access
a little more into the framework.
I.E. code for access the ApplicationConfig
object stored in the session is spread out.
Some classes have a common access method,
some don't. Yesterday I placed a central
static access method in RequestUtils,
but now that I am thinking about
that, it might not have been the best place for it.
For now it will stay there. Once all the access is
centralized, moving the method to another class
will take only 2 seconds with IntelliJ.
-Rob
aka [EMAIL PROTECTED] & [EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>