You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Outlet ORM
Hello,
I am watching Outlet for about 6 months now I like how it works (very
much).
But I would like to ask you - why code does not use phpdoc
annotations?
IDE does not show hints about return types / function arguments,
API documentation can't be generated...
It would be great if Outlet would use some coding standard and phpdoc
comments.
I am speaking about GIT - 2.0 preview version.
Thanks a lot
Jarda
Fabio R.
unread,
Oct 15, 2009, 10:28:21 AM10/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to outle...@googlegroups.com
Hi Jarda,
We'll sure use phpdoc annotations, check out SVN trunk (which will probably become 1.0) history and you'll see that we have been putting some effort on documenting the code. But since 2.0 is still a work in progress I'd rather add them later on when the code is more stable in order to avoid doing it twice ;-)