Hi. > Just want to throw another idea into the mix. How about stripping all the > validation argument validation lines and putting in separate validator > classes. Clients would call the validator on the arguments for the class > before passing the arguments to the class's method. It makes the core > classes more focused and efficient and enables clients to wrap method > invocations with aspects that apply the validation routine.
Could you post a little code example? Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org