Re: [dev] Conversation with Anselm R. Garbe of suckless.org

2009-09-16 Thread Alan Busby
On Wed, Sep 16, 2009 at 5:28 PM, Anselm R Garbe wrote: > 2009/9/16 Alan Busby : > > > > On Wed, Sep 16, 2009 at 4:42 PM, Anselm R Garbe > >> > >> IDE's like Eclipse have code assitance support to generate these > >> automatically, great isn't

Re: [dev] Conversation with Anselm R. Garbe of suckless.org

2009-09-16 Thread Alan Busby
On Wed, Sep 16, 2009 at 4:42 PM, Anselm R Garbe > > IDE's like Eclipse have code assitance support to generate these > automatically, great isn't it? So if you imagine a Java program where > each datum access happens through getters and setters, the program > must become a magnitude faster if the