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

Introduce more standard implementations of TypeMapper #52

Closed
minborg opened this issue Oct 25, 2015 · 1 comment
Closed

Introduce more standard implementations of TypeMapper #52

minborg opened this issue Oct 25, 2015 · 1 comment

Comments

@minborg
Copy link
Contributor

minborg commented Oct 25, 2015

Boolean yes/no
Boolean true/false
Enum from String
Various Time implementation to long
Various Time implementation to int
Etc,

minborg added a commit that referenced this issue Nov 24, 2015
Add custom time and string mappings for #52
@Pyknic
Copy link
Contributor

Pyknic commented Jan 28, 2016

Yes/no exists, I am not sure about the others.

@Pyknic Pyknic added this to the 2.3.0 Hamilton milestone Jan 28, 2016
@Pyknic Pyknic modified the milestones: 2.3.1 Forest, 2.3.0 Hamilton Mar 22, 2016
@minborg minborg modified the milestones: 2.3.1 Hamilton, 2.3.2 Hamilton Apr 8, 2016
@minborg minborg modified the milestones: 2.3.2 Hamilton, 2.4.0 Forest Apr 26, 2016
Pyknic pushed a commit that referenced this issue Jul 19, 2016
Also began implementing new TypeToken system to handle issues where
generated types can be generic or non-existing as of yet. This is a part
of handling #52.
Pyknic pushed a commit that referenced this issue Jul 19, 2016
@Pyknic Pyknic added the fixed label Jul 22, 2016
@minborg minborg closed this as completed Aug 30, 2016
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

3 participants