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

gpf.serial.getProperties #288

Closed
2 tasks done
ArnaudBuchholz opened this issue Sep 14, 2018 · 0 comments
Closed
2 tasks done

gpf.serial.getProperties #288

ArnaudBuchholz opened this issue Sep 14, 2018 · 0 comments
Assignees

Comments

@ArnaudBuchholz
Copy link
Owner

ArnaudBuchholz commented Sep 14, 2018

Part of #271

As a developer, I want an helper to list serializable properties of a given class / instance

Acceptance criterias:

  • the api name is gpf.serial.getProperties, it must accepts a class definition with Serializable attributes or an instance of such a class
  • it returns a dictionary mapping class members to the associated Serializable properties
@ArnaudBuchholz ArnaudBuchholz self-assigned this Sep 14, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 14, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 14, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 14, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 14, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 14, 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