Giter Club home page Giter Club logo

Comments (8)

dpeek avatar dpeek commented on May 30, 2024 1

Nope... I guess in this case you'd want to forward the documentation from the forwarded method.

from dox.

Simn avatar Simn commented on May 30, 2024

I don't think we output any metadata at the moment, do we?

from dox.

Simn avatar Simn commented on May 30, 2024

Ah, that didn't occur to me. I'm not sure that's a good idea though because the forwarded documentation might talk about this String and reference methods on the underlying type which are not forwarded to the abstract.

We should treat this just like normal class inheritance I think.

from dox.

nightblade9 avatar nightblade9 commented on May 30, 2024

I ran into this today and would like a fix. Are there any updates on this issue (from three years ago)? This is really a problem because, in my case (sample gist here) I can't simply write docs on non-existent methods in the non-abstract type.

from dox.

jgranick avatar jgranick commented on May 30, 2024

We're having the same issue.

We use abstracts to support OpenGL ES 3.0, OpenGL ES 2.0, WebGL 2 and WebGL contexts. The abstracts use @:forward() to limit the properties and methods that are available (without having to retype them all, there are a lot!)

This page (especially) is disappointing:

http://api.lime.software/lime/graphics/OpenGLES2RenderContext.html

Supporting "Inherited Variables" and "Inherited Methods" would be a reasonable way to handle this probably

from dox.

markknol avatar markknol commented on May 30, 2024

@Simn @Gama11 is this a Haxe or a dox issue?

from dox.

Simn avatar Simn commented on May 30, 2024

Dox

from dox.

sebthom avatar sebthom commented on May 30, 2024

@Simn I think you can close this issue now.

from dox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.