Menu

#47 Support for interface realization

open
nobody
None
5
2012-11-05
2010-09-30
Anonymous
No

There is no support for interface realization in such way as for inheritance.
I.e. There is inheritance hierachy but there is no interface realization one. There is @inherited tag for inherited members but there are no resembled things for interface members to realize

Discussion

  • Michalis Kamburelis

    Can you clarify more what is needed? What new tag is needed, what it should do?

    I agree in general that current @inherited and friends are mainly directed at single inheritance (without interfaces). More precise idea for a new tags with interfaces would help clarify this feature requests. (If other people listening on pasdoc-main have some ideas for this, then please comment too, of course :)

     
  • Nobody/Anonymous

    First, I need something like @realize tag that points to appropriate interface member.
    Second, the fact class realize some interface(or interfaces) isn't reflected in class hierachy page, so I have no ideas how this hierachy binds to some interface hierachy.
    Thanks :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.