Re: [Pythonmac-SIG] findertools.launch reports "no eligible process"

2007-06-11 Thread Ronald Oussoren
On 8 Jun, 2007, at 14:34, Jack Jansen wrote: On 8-Jun-2007, at 13:19 , has wrote: You might add a note that since findertools uses aetools which is [over]due for deprecation, findertools should be deprecated as well. [...] Or you can do it with appscript if you prefer: from appsc

Re: [Pythonmac-SIG] findertools.launch reports "no eligible process"

2007-06-11 Thread Jack Jansen
On 11-jun-2007, at 14:30, has wrote: > On 10 Jun 2007, at 18:19, Ronald Oussoren wrote: > >> I'm more tempted to remove aetools in 2.6 if it cannot be fixed >> with a small amount of work. Leaving code that is fundamentally >> broken is just lame. > > Fine by me - I'm all for an aggressive housec

Re: [Pythonmac-SIG] findertools.launch reports "no eligible process"

2007-06-11 Thread has
On 10 Jun 2007, at 18:19, Ronald Oussoren wrote: > I'm more tempted to remove aetools in 2.6 if it cannot be fixed > with a small amount of work. Leaving code that is fundamentally > broken is just lame. Fine by me - I'm all for an aggressive houseclean, as you know. I've no interest in fix