Re: [Python-Dev] Adding Wing 4 project to

2010-10-08 Thread Chris Withers
On 05/10/2010 13:00, Antoine Pitrou wrote: 3. stay with versioned project file names and rename 'python-wing.wpr' to 'python-wing3.wpr' (Option 3 could be done immediately of course.) Option 3 looks the most reasonable to me. I don't use Wing, but option 3 does seem most sensible. Explicit-

Re: [Python-Dev] Adding Wing 4 project to

2010-10-05 Thread Michael Foord
On 05/10/2010 13:00, Antoine Pitrou wrote: On Tue, 05 Oct 2010 12:39:00 +0100 Michael Foord wrote: 1. rename the old file 'python-wing3.wpr' and rename 'python-wing4.wpr' to 'python-wing.wpr' 2. delete the wing 3 project file altogether and rename 'python-wing4.wpr' to 'python-wing.wpr' 3. sta

Re: [Python-Dev] Adding Wing 4 project to

2010-10-05 Thread Antoine Pitrou
On Tue, 05 Oct 2010 12:39:00 +0100 Michael Foord wrote: > > 1. rename the old file 'python-wing3.wpr' and rename 'python-wing4.wpr' > to 'python-wing.wpr' > 2. delete the wing 3 project file altogether and rename > 'python-wing4.wpr' to 'python-wing.wpr' > 3. stay with versioned project file na

Re: [Python-Dev] Adding Wing 4 project to

2010-10-05 Thread Senthil Kumaran
On Tue, Oct 5, 2010 at 5:25 PM, Michael Foord wrote: len(open('Misc/python-wing.wpr').read()) > 555 len(open('Misc/python-wing4.wpr').read()) > 888 So, "size doesn't matter". :) -- Senthil ___ Python-Dev mailing list Python-Dev@python.org h

Re: [Python-Dev] Adding Wing 4 project to

2010-10-05 Thread Michael Foord
On 05/10/2010 12:51, Senthil Kumaran wrote: On Tue, Oct 05, 2010 at 12:39:00PM +0100, Michael Foord wrote: Wing 4 is now in beta and I have switched to using it. Wing 4 uses an updated, backwards incompatible, project file format. I would like to add a Wing 4 project file to Misc, called 'pytho

Re: [Python-Dev] Adding Wing 4 project to

2010-10-05 Thread Senthil Kumaran
On Tue, Oct 05, 2010 at 12:39:00PM +0100, Michael Foord wrote: > Wing 4 is now in beta and I have switched to using it. Wing 4 uses > an updated, backwards incompatible, project file format. I would > like to add a Wing 4 project file to Misc, called 'python-wing4.wpr' > to all the branches I work

[Python-Dev] Adding Wing 4 project to

2010-10-05 Thread Michael Foord
Hello all, There is a Wing IDE [1] project file in Misc/ which I use for working on Python. The project file is 'python-wing.wpr'. Wing 4 is now in beta and I have switched to using it. Wing 4 uses an updated, backwards incompatible, project file format. I would like to add a Wing 4 project