Ddoc inheritance

Alex Rønne Petersen alex at lycus.org
Mon Jun 11 23:46:37 PDT 2012


On 12-06-2012 08:29, Jacob Carlborg wrote:
> On 2012-06-12 04:20, Ary Manzana wrote:
>
>> I believe no special comment is needed for this. If you override a
>> method without commenting it it should retain the original comment. If
>> you do comment it, it should take that new comment.
>
> Sounds like a good idea. I wonder though, if a special comment is needed
> if you don't want the overridden method to appear in the docs, for
> whatever reason.

That sounds like a reasonable thing to have.

Hmm, there's also the issue of a method that implements two 
equally-named methods in two separate interfaces...

>
>> A patch for this should be really easy to do. Maybe I'll do it after
>> (and if) my previous patch gets accepted.
>
>


-- 
Alex Rønne Petersen
alex at lycus.org
http://lycus.org


More information about the Digitalmars-d-learn mailing list