Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

System.Guid type support #52

Open
JBaltika opened this issue Nov 25, 2016 · 1 comment
Open

System.Guid type support #52

JBaltika opened this issue Nov 25, 2016 · 1 comment

Comments

@JBaltika
Copy link

JBaltika commented Nov 25, 2016

Hi,
I just found your TypeScript library as i started researching typescript + .net mapping tools. Its really great. I wondering how difficult would be to add something like JS Guid support. You have a Datetime support already and adding support for GUID would allow to use your library with Sql mappers as primary key is GUID most the time. My typescript knowledge is just beginners level and it would be great if the pro like you would add directly to this library. What do you think?

@JBaltika JBaltika changed the title SystemGuid type System.Guid type Nov 25, 2016
@JBaltika JBaltika changed the title System.Guid type System.Guid type support Nov 25, 2016
@electricessence
Copy link
Owner

This sounds like a pretty good idea. Don't have the time at the moment.
But that shouldn't stop you from using JS Guid instead. Look for it's type declarations or possibly contribute to the typings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants