June 15, 2012
3:47 p.m.
On Fri, Jun 15, 2012 at 8:05 AM, Damien Cassou <damien.cassou@gmail.com>wrote:
On Fri, Jun 15, 2012 at 4:09 PM, Conrad Taylor <conradwt@gmail.com> 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.
Hi, I would like to initialize the objects I create with some reasonable defaults and I don't want to have setters and getters for every instance variable. --
Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
-- * * *Think different and code well*, -Conrad