RE: [PHP] Zend IDE vs. PhpEd

2003-01-08 Thread Lumpkin, Buddy
I thought autocompletion would help you _avoid_ silly mistakes. For example, defining $varName then trying to use $varname when you really meant to use $varName. In php I would say it's a tossup because if you reference a variable that doesn't exist it will contain a NULL or FALSE value but php

Re: [PHP] Zend IDE vs. PhpEd

2003-01-07 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 07 January 2003 18:48, Jason Wong wrote: > On Wednesday 08 January 2003 02:45, Maxim Maletsky wrote: > > Isn't it a little bit too much of paranoia for autocompletion? In > > programming schools they make you writing the programs on paper so

Re: [PHP] Zend IDE vs. PhpEd

2003-01-07 Thread Jason Wong
On Wednesday 08 January 2003 02:45, Maxim Maletsky wrote: > Isn't it a little bit too much of paranoia for autocompletion? In > programming schools they make you writing the programs on paper so you > understand it better :) > I, personally, only care about the code highlighting. Autocompleting >

Re: [PHP] Zend IDE vs. PhpEd

2003-01-07 Thread Maxim Maletsky
"John Wells" <[EMAIL PROTECTED]> wrote... : > Thanks for the reply. I'm also impressed with Zend's autocompletion...I > can't even get PHPEd to autocomplete on objects. > > Finally, one frustrating thing on the part of both editors is the > inability to autocomplete on arrays of object referenc

Re: [PHP] Zend IDE vs. PhpEd

2003-01-06 Thread John Wells
I've tried phpEdit, but unfortunately it's a Windows-only IDE and has quite a few reproduceable bugs (I get an access violation almost everytime I use the latest version. I do all my development in Linux, so it won't cut it. Thanks! John -- PHP General Mailing List (http://www.php.net/) To

RE: [PHP] Zend IDE vs. PhpEd

2003-01-05 Thread Timothy Hitchens \(HiTCHO\)
D] > Subject: Re: [PHP] Zend IDE vs. PhpEd > > > John Wells wrote: > > Can anyone who's familiar with both give an honest, open > evaluation? > > I'm in a rush project and need something quickly (have to purchase > > tomorrow), but I'm on the fence w

Re: [PHP] Zend IDE vs. PhpEd

2003-01-05 Thread Mirek Novak
John Wells wrote: Can anyone who's familiar with both give an honest, open evaluation? I'm in a rush project and need something quickly (have to purchase tomorrow), but I'm on the fence when it comes to these two products. Zend costs $100 less than Phped, so I'm leaning that way. But if there's

Re: [PHP] Zend IDE vs. PhpEd

2003-01-05 Thread John Wells
Sterling, Thanks for the reply. I'm also impressed with Zend's autocompletion...I can't even get PHPEd to autocomplete on objects. I wonder if Zend uses dbg as well. It'd be nice to see a profiler thrown into a future version. Finally, one frustrating thing on the part of both editors is the i

Re: [PHP] Zend IDE vs. PhpEd

2003-01-05 Thread Sterling Hughes
> Can anyone who's familiar with both give an honest, open evaluation? I'm > in a rush project and need something quickly (have to purchase tomorrow), > but I'm on the fence when it comes to these two products. > > Zend costs $100 less than Phped, so I'm leaning that way. But if there's > anythi

[PHP] Zend IDE vs. PhpEd

2003-01-05 Thread John Wells
Can anyone who's familiar with both give an honest, open evaluation? I'm in a rush project and need something quickly (have to purchase tomorrow), but I'm on the fence when it comes to these two products. Zend costs $100 less than Phped, so I'm leaning that way. But if there's anything you know