Re: svn commit: r604816 - /felix/trunk/main/src/main/java/org/apache/felix/main/Main.java

2007-12-17 Thread Stuart McCulloch
On 18/12/2007, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > > Richard S. Hall wrote: > > I prefer to not list them all and I do regularly open in vi for quick > edits. However, I am willing to go with consensus opinion, but my vote would > be "-1". > > > Hehe, and I would likewise vote "-1" for yo

Re: svn commit: r604816 - /felix/trunk/main/src/main/java/org/apache/felix/main/Main.java

2007-12-17 Thread Carsten Ziegeler
Richard S. Hall wrote: > I prefer to not list them all and I do regularly open in vi for quick edits. > However, I am willing to go with consensus opinion, but my vote would be "-1". > Hehe, and I would likewise vote "-1" for your prefered solution :) Ok, I think we have more important stuff to

Re: svn commit: r604816 - /felix/trunk/main/src/main/java/org/apache/felix/main/Main.java

2007-12-17 Thread Richard S. Hall
On Mon, 17 Dec 2007 17:44:48 +0100 Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Richard S. Hall wrote: > > On Mon, 17 Dec 2007 10:30:09 - > > [EMAIL PROTECTED] wrote: > > > > Our coding style guide says that we do not list all imported packages after > > exceeding a "readability limit"...I

Re: svn commit: r604816 - /felix/trunk/main/src/main/java/org/apache/felix/main/Main.java

2007-12-17 Thread Carsten Ziegeler
Richard S. Hall wrote: > On Mon, 17 Dec 2007 10:30:09 - > [EMAIL PROTECTED] wrote: > > Our coding style guide says that we do not list all imported packages after > exceeding a "readability limit"...I am not sure what the readability limit > is, but for me in Eclipse I set it to 3 references

Re: svn commit: r604816 - /felix/trunk/main/src/main/java/org/apache/felix/main/Main.java

2007-12-17 Thread Richard S. Hall
On Mon, 17 Dec 2007 10:30:09 - [EMAIL PROTECTED] wrote: Our coding style guide says that we do not list all imported packages after exceeding a "readability limit"...I am not sure what the readability limit is, but for me in Eclipse I set it to 3 references beforing going to "*"...does anyo