Re: Coding Guidelines, encodings, keywords

2009-05-22 Thread Leon Rosenberg
On Fri, May 22, 2009 at 4:12 PM, Filip Hanik - Dev Lists wrote: > Leon Rosenberg wrote: >> >> 2009/5/22 Filip Hanik - Dev Lists : >> >>> >>> Konstantin Kolinko wrote: >>> Hi, all! Are there any Coding Guidelines that we ought to follow, or is our project on our own there?

Re: Coding Guidelines, encodings, keywords

2009-05-22 Thread Filip Hanik - Dev Lists
Leon Rosenberg wrote: 2009/5/22 Filip Hanik - Dev Lists : Konstantin Kolinko wrote: Hi, all! Are there any Coding Guidelines that we ought to follow, or is our project on our own there? spaces instead of tabs :) Wow, "Are there really people out there who still use spac

Re: Coding Guidelines, encodings, keywords

2009-05-22 Thread Mark Thomas
Leon Rosenberg wrote: > 2009/5/22 Filip Hanik - Dev Lists : >> Konstantin Kolinko wrote: >>> Hi, all! >>> >>> Are there any Coding Guidelines that we ought to follow, >>> or is our project on our own there? >>> >> spaces instead of tabs :) > > Wow, > "Are there really people out there who still us

Re: Coding Guidelines, encodings, keywords

2009-05-22 Thread Leon Rosenberg
2009/5/22 Filip Hanik - Dev Lists : > Konstantin Kolinko wrote: >> >> Hi, all! >> >> Are there any Coding Guidelines that we ought to follow, >> or is our project on our own there? >> > > spaces instead of tabs :) Wow, "Are there really people out there who still use spaces? " seems so. Without of

Re: Coding Guidelines, encodings, keywords

2009-05-22 Thread Mark Thomas
Konstantin Kolinko wrote: > Hi, all! > > Are there any Coding Guidelines that we ought to follow, > or is our project on our own there? > > I am interested in clarifying the following question: > What is the character encoding for our sources. I always worked on the basis it is ISO-8859-1. > Ou

Re: Coding Guidelines, encodings, keywords

2009-05-21 Thread Filip Hanik - Dev Lists
Konstantin Kolinko wrote: Hi, all! Are there any Coding Guidelines that we ought to follow, or is our project on our own there? spaces instead of tabs :) I am interested in clarifying the following question: What is the character encoding for our sources. Our build scripts do not specify

Re: Coding Guidelines, encodings, keywords

2009-05-21 Thread sebb
On 22/05/2009, Konstantin Kolinko wrote: > Hi, all! > > Are there any Coding Guidelines that we ought to follow, > or is our project on our own there? > > I am interested in clarifying the following question: > What is the character encoding for our sources. > > Our build scripts do not speci

Coding Guidelines, encodings, keywords

2009-05-21 Thread Konstantin Kolinko
Hi, all! Are there any Coding Guidelines that we ought to follow, or is our project on our own there? I am interested in clarifying the following question: What is the character encoding for our sources. Our build scripts do not specify an explicit encoding yet, and, as I heard, some months ago