Posted by news.telus.net on 10/01/07 03:37
> $foo->this->that->doSomething();
The thing I don't like about is in IDE "this" and "that" are not going to be
in the autocomplete list. I just don't like to go back and forth
btwn class files.( maybe only me ..)
Most of people working with php don't use ide?
When i work with java in eclipse, it gives you option to "generate setter
and getter"
with class variables selected. Within PDT, i don't get the feature( i guess
i have to make one by myself )
Navigation:
[Reply to this message]
|