I’ve been away over the weekend and then reading Harry Potter, so this entry got delayed…
Well I wasn’t intending to write anything today and get some programming done instead, but frustrations while programming have changed that!
First up is PHPEdit: it’s mis-identifying class variables as global variables, so the code completion when typing a class variable inside a class method gives @$foo@ not @$this->foo@. Time for another bug report methinks… especially as in the beta version this worked fine.
Maguma was exactly the same, but even worse as if I typed @$this->@ within my class it would come up with “Unable to find object definiton”.
I finally installed Zend Studio today, I know it’s fateful to install something outside my budget, but I wanted to see what its features were like. First impressions were that it was complex. Very
![]()
It fared a bit better than PHPEdit and Maguma at completing class variables, but not as well as I was hoping.
I still haven’t heard anything back from Maguma support in response to my question. I’m certainly not impressed, so if anyone would like to have a go “answering my question”:http://forums.maguma.com/viewtopic.php?t=863 be my guest.
0 comments ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment