[phobos] Initial Phobos style guide proposal

David Simcha dsimcha at gmail.com
Thu Mar 31 08:25:38 PDT 2011


On Thu, Mar 31, 2011 at 11:21 AM, Jacob Carlborg <doob at me.com> wrote:

>
> - All public declarations should have proper ddoc documentation.
>
>
> And protected methods as well, they're a part of the API just as much as
> the public methods.
>
>
Somewhat agree, but sometimes you make a protected method to be overridden
internally in your hierarchy, but it's not designed to be messed with by
external clients.  Omitting ddoc for it sends a strong "don't mess with
this" message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/phobos/attachments/20110331/99643eee/attachment.html>


More information about the phobos mailing list