All those features are great!
I was waiting for this OO approach in PHP and we are finally getting it...
Two things that would be even nicer:
- type safe, not just class safe
- introspection
That, IMHO, would make php OO almost perfect!
LookAhead: PHP5 Feature Set
Moderator: General Moderators
- greenhorn666
- Forum Commoner
- Posts: 87
- Joined: Thu Aug 14, 2003 7:14 am
- Location: Brussels, Belgium
-
ChrisMeier
- Forum Newbie
- Posts: 3
- Joined: Sun Aug 17, 2003 2:31 pm
- Location: Nuremberg, Germany
- Contact:
The exception stuff is one of the IMHO important things I often missed when coding PHP.
As a C++-Programmer I was used to try/catch possible errors in certain passages and thus was very relieved to hear that exceptions were going to be implemented in PHP5.
Second big thing I await eagerly:
private/protected/public methods in PHP OO.
Now get some good ol' pointers in here and I'll start celebrating
(just kidding
)
Greets,
Chris
As a C++-Programmer I was used to try/catch possible errors in certain passages and thus was very relieved to hear that exceptions were going to be implemented in PHP5.
Second big thing I await eagerly:
private/protected/public methods in PHP OO.
Now get some good ol' pointers in here and I'll start celebrating
Greets,
Chris