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

Handle integer and datetime types #290

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

Handle integer and datetime types #290

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

Comments

@ArnaudBuchholz
Copy link
Owner

ArnaudBuchholz commented Sep 18, 2018

Part of #271

**As a developer, I want the serialization functions to handle integer and datetime types **

Acceptance criterias:

  • gpf.serial.integer
  • gpf.serial.datetime
  • a converter callback can be provided in the from & to functions to serialize / deserialize types. it receives the property definition, the actual value and the member name. It is invoked with the initial object as this.
@ArnaudBuchholz ArnaudBuchholz self-assigned this Sep 18, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 18, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 20, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 20, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 20, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 20, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 20, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 21, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 21, 2018
ArnaudBuchholz added a commit that referenced this issue Sep 21, 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