- 
  Notifications
 You must be signed in to change notification settings 
- Fork 179
API to configure custom default identity strategy for collection items #168
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
API to configure custom default identity strategy for collection items #168
Conversation
 
 
 
 coveralls
 
 
 
 commented
 Jul 24, 2016 
 
 
 
 
 
 
 Chumper
 
 
 
 commented
 Jul 24, 2016 
 
 
 
This looks exactly like the behaviour i wanted.
Atm i solve this with annotations on top of the collection, with this PR I can remove the annotation.
Good Work!
 
 
 
 olasundell
 
 
 
 commented
 Nov 25, 2016 
 
 
 
Would it be possible for this to find its way into the library? Is this library still actively developed? :)
@olasundell Yes it is. I'll integrate this patch soon. And after that I'll spend some time simplifying the release process, so it isn't such a hassle to rollout new versions anymore.
Related to #161