Giter Club home page Giter Club logo

Comments (5)

RomanYankovsky avatar RomanYankovsky commented on June 1, 2024

I agree, new child node seems overkill. But also please note, that the following case is possible. Thus classes/interfaces may have an attribute and a child node.

type
  TIntList = class(TList<Integer>)
  end;
  <TYPEDECL line="9" col="1" name="TIntList" type="class">
    <TYPE line="9" col="15" name="TList">
      <TYPEARGS line="9" col="21">
        <TYPE line="9" col="21" name="Integer"/>
      </TYPEARGS>
    </TYPE>
  </TYPEDECL>

Do you agree? I can work on this, but also I'll be happy if you fix this :)

from delphiast.

vintagedave avatar vintagedave commented on June 1, 2024

Having a child node for the ancestor / inherited-from type makes sense - in fact, if there is a child node for the name of the type itself, that could get potentially confusing.

So, for the name of the type that is being declared, a 'name' attribute is the best solution? Then type child nodes would indicate inheritance.

I haven't done any coding at all in DelphiAST yet and I'm keen to fix at least one bug, or add one feature, just to get into the codebase. Unless this is urgent or likely to be very difficult to fix, would you mind if I had a go at working on it?

from delphiast.

RomanYankovsky avatar RomanYankovsky commented on June 1, 2024

Yes, go ahead :)

from delphiast.

 avatar commented on June 1, 2024

Nice one for diving in head first @vintagedave :)

from delphiast.

vintagedave avatar vintagedave commented on June 1, 2024

I am afraid I have not had time to look at this yet. I don't want to hold
it up; Roman, if you want to change it please do. I'll pick something else
for my first commit :)

On 18 March 2015 at 14:48, LaKraven Studios Ltd [email protected]
wrote:

Nice one for diving in head first @vintagedave
https://github.com/vintagedave :)


Reply to this email directly or view it on GitHub
#58 (comment)
.

from delphiast.

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.