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

Serialization definition #281

Closed
3 tasks done
ArnaudBuchholz opened this issue Aug 18, 2018 · 0 comments
Closed
3 tasks done

Serialization definition #281

ArnaudBuchholz opened this issue Aug 18, 2018 · 0 comments
Assignees

Comments

@ArnaudBuchholz
Copy link
Owner

ArnaudBuchholz commented Aug 18, 2018

Part of EPIC #271

As a developer, I want to flag a class definition with attributes to control how its serialization is done

Acceptance criteria:

  • The attribute class is gpf.attributes.Serializable
  • A structure will summarize all properties that can be set: name, type, required
  • The list of known types is defined inside an enumeration (it contains string, number and datetime)
@ArnaudBuchholz ArnaudBuchholz added this to the Release 0.2.8: TBD milestone Aug 18, 2018
@ArnaudBuchholz ArnaudBuchholz self-assigned this Aug 18, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 20, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 21, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 21, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 21, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 22, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 22, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 24, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 30, 2018
ArnaudBuchholz added a commit that referenced this issue Aug 30, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 10, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 10, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 10, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 10, 2018
This was referenced Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant