[web2py] Re: This patch makes End_Of_Line LF on web2py at Windows

2011-04-24 Thread Massimo Di Pierro
Let's give this a day. Are there any windows users who strongly oppose this change? On Apr 24, 7:58 pm, Anthony wrote: > On Sunday, April 24, 2011 8:22:52 PM UTC-4, Massimo Di Pierro wrote: > > > The problem is that with the patch if you try open the files with a > > windows editor, the line-endi

[web2py] Re: This patch makes End_Of_Line LF on web2py at Windows

2011-04-24 Thread Anthony
On Sunday, April 24, 2011 8:22:52 PM UTC-4, Massimo Di Pierro wrote: > > The problem is that with the patch if you try open the files with a > windows editor, the line-endings will not have the CR and may not be > indented as expected. I think most Windows editors can handle text files that o

[web2py] Re: This patch makes End_Of_Line LF on web2py at Windows

2011-04-24 Thread Massimo Di Pierro
The problem is that with the patch if you try open the files with a windows editor, the line-endings will not have the CR and may not be indented as expected. On Apr 24, 6:38 pm, villas wrote: > If we wish to maintain consistent line-endings,  it seems clear that > we should use this patch. > > H

[web2py] Re: This patch makes End_Of_Line LF on web2py at Windows

2011-04-24 Thread villas
If we wish to maintain consistent line-endings, it seems clear that we should use this patch. Having said that, this has not caused any problems for me in the past. On Apr 24, 2:30 pm, Massimo Di Pierro wrote: > Hello Keishi, thanks for the patch. > This has pros and cons. Let's discuss it on

[web2py] Re: This patch makes End_Of_Line LF on web2py at Windows

2011-04-24 Thread Massimo Di Pierro
Hello Keishi, thanks for the patch. This has pros and cons. Let's discuss it on web2py-developers and feel free to join. Other windows users, what do you think? Massimo On Apr 24, 12:40 am, Keishi Ooshio wrote: > I use web2py-1.94.6 at WindowsXp sp3. > I make application "foo" with "New simple