Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow attribute definition in class definitions #224

Closed
ArnaudBuchholz opened this issue Feb 2, 2018 · 0 comments
Closed

Allow attribute definition in class definitions #224

ArnaudBuchholz opened this issue Feb 2, 2018 · 0 comments
Assignees

Comments

@ArnaudBuchholz
Copy link
Owner

ArnaudBuchholz commented Feb 2, 2018

Part of EPIC #222

As a developer, I want to use attributes when I define a class

Acceptance criteria:

  • The class definition parser must identify and validate attributes (must be instance of gpf.attributes.Attribute)
  • member attributes are referenced with a member named "[memberName]" and value is an array of attributes
  • class attributes are introduced with $attributes
@ArnaudBuchholz ArnaudBuchholz self-assigned this Feb 2, 2018
ArnaudBuchholz added a commit that referenced this issue Feb 15, 2018
ArnaudBuchholz added a commit that referenced this issue Feb 16, 2018
ArnaudBuchholz added a commit that referenced this issue Feb 16, 2018
ArnaudBuchholz added a commit that referenced this issue Feb 16, 2018
ArnaudBuchholz added a commit that referenced this issue Feb 17, 2018
ArnaudBuchholz added a commit that referenced this issue Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant