Hi, For me its : Line wrapping policy(wrap when necessary) and 135 chars.. Best regards, Chitresh
-----Original Message----- From: Bolz, Michael [mailto:[email protected]] Sent: Monday, August 05, 2013 3:58 PM To: [email protected] Subject: Re: code style Hi, In my opinion we could define a "line wrapping policy". But for me is a line width of 80 chars much to low. I think today normally at each monitor (> 19") you can handle ~135 chars without scrolling. So for me: +1: "line wrapping policy" -1: "80 chars" +1: "135 chars" Any other opinions? Kind regards, Michael On 05.08.13 11:49, "V.A, Chandan" <[email protected]> wrote: >Hi Stephan, >Can we have line wrapping policy for code-style formatter set to "Wrap >where necessary" or can we have a defined line width of 80 chars. This >could avoid scrolling. > >Thanks, >Kind Regards >Chandan VA > >-----Original Message----- >From: Klevenz, Stephan [mailto:[email protected]] >Sent: Wednesday, July 31, 2013 5:42 PM >To: [email protected] >Subject: code style > >Hi, > >The original code was implemented by using these code styles for Eclipse: > >https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;a=tr >ee;f=src/eclipse;h=420ec7b716ea24ccd66f4bfddf2c08ccf8c86f6c;hb=HEAD > >I suggest to continue using them and do a clean up code before each >commit. If someone does not agree to this settings then feel free to >discuss and it is an option to change. > >-- Stephan > >BTW.: There are currently a lot of javadoc warnings in the build. Maybe >everyone can have a look into this and get it fixed.
