On Fri, Jun 15, 2012 at 4:09 PM, Conrad Taylor <[email protected]> wrote: > Hi, is there an automated setting which creates default new and initialize > methods for a new class?
why do you need to implement #new so often? It's kind of rare in the code I've read. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
