Kev Jackson wrote:
- lowercase tags
- removed some nesting
I'm seeing a lot of empty default constructors. Is there a policy for
keeping these? I get moans about uncommented empty blocks, but I'd
rather remove them if they aren't required
It is dangerous to remove default constructors. If you
On Thu, 10 Mar 2005, Kev Jackson <[EMAIL PROTECTED]> wrote:
> I'm seeing a lot of empty default constructors. Is there a policy
> for keeping these?
None that I was aware of.
Things I did not commit:
> +
> +//use Java5 funtionality to get environment
> +if (JavaEnvUtil