Wed Aug 19, 2009 6:31 am |
Replies: 6 |
Views: 5471 |
|
 |
Schnapo, you may be interested. I've found solution, which doesn't force dev to modify class constructor and member list.
It seem to be slightly buggy though, but I found a great usage for it... So ...
|
Wed Aug 19, 2009 4:33 am |
Replies: 6 |
Views: 5471 |
|
 |
Schnapo,
Your solution looks reasonable, but is actual trick. I'll keep it in mind, but I still hope to find correct way, using phpDoc.
Thanks for response.
|
Wed Aug 19, 2009 4:29 am |
Replies: 6 |
Views: 5471 |
|
 |
Hi once again!
I've browsed internet a little, and found nice article regarding this subject:
http://greg.chiaraquartet.net/archives/140-phpDocumentor-and-__get__set__call-give-us-your-ideas-RFC ...
|
Tue Aug 18, 2009 12:28 pm |
Replies: 6 |
Views: 5471 |
|
 |
Hi there!
I am newbie here, and search along with FAQ didn't answer on my question.
So, the question is:
For instance, I have a class, let's say Application. This class contains application com ...
|