Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

IdServer APIs and "Lite" classes for serialization #34

Closed
johnkors opened this issue Jan 8, 2015 · 3 comments
Closed

IdServer APIs and "Lite" classes for serialization #34

johnkors opened this issue Jan 8, 2015 · 3 comments
Labels

Comments

@johnkors
Copy link

johnkors commented Jan 8, 2015

Hi,

Just a thought - wouldn't it be better that the classes coming from IdentityServer were serializable/"Lite" classes instead of having each *Store-implementer to make their own *Lite-classes like here in EF?

Is there any reason these Lite-versions of classes could not be moved into IdServer Core?

We're using another storage mechanism than EF, and hence have to repro what is done here using the different serializer mechanisms.

@brockallen
Copy link
Member

Sounds related to #23. I guess what would have to happen is these lite classes would have the data, and then EF would have to derive to put in it's "stuff".

@johnkors
Copy link
Author

johnkors commented Jan 8, 2015

Yeah, the EF attributes are a bit annoying in this regard..

@brockallen
Copy link
Member

I don't see this happening (at least not for RTM), so I'm going to close the issue.

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

No branches or pull requests

2 participants