Sat Dec 02, 2006 9:34 pm |
Replies: 7 |
Views: 5539 |
|
 |
although it's not a very clean or recommended way, it's supported in PhpED.
Does PhpED actually parse the prototype files using PHP? I'm not worried about PHP parsing the files, I'm worried about ...
|
Fri Dec 01, 2006 6:03 pm |
Replies: 7 |
Views: 5539 |
|
 |
Thanks.
The library that I'm using has quite a few overloaded methods in it.
Are these supported in PhpED? If I define a function multiple times with different sigantures will each of these sig ...
|
Fri Nov 24, 2006 4:02 pm |
Replies: 7 |
Views: 5539 |
|
 |
Hi,
I'm doing some extensive programming against the MapGuide Open Source Web API. As you can see from the graphical class hierarchy (start from MgObject) this is a fairly large extension:
https: ...
|