|
From: Ben C. <php...@be...> - 2002-06-14 13:11:29
|
Yup, it is good to get this out of the way before 1.0. :) Some editors have a nice 'entab' feature which will smartly replace leading spaces with tabs to clean up the indentation. I don't know one off-hand for linux, though, otherwise I would have already gone through the files and changed them. So, just to be clear.... leading spaces == bad leading tabs == good :) BTW, Jirka, I moved the localization thread to the localization list and subscribed you to it. Let me know if you don't see my response to your message about the underscores and long $STRING array. On Fri, Jun 14, 2002 at 12:56:11PM -0000, Jirka Pech wrote: > > Please remember that we are using tabs for indenting rather than spaces. > > It's hard to track changes when half the file changes only because > > spaces are replacing tabs. > > I've replaced spaces with tabs, because I thought that it's code we like, not tabs with spaces, because you told me before that we don't like spaces. I undertand that many lines changed, but it's good to be done before 1.0. So I started with it and I'm changing every function, I'm doing changes into, in the same way. Replacing spaces with tabs. OK? > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > phpbt-dev mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpbt-dev |