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

ResultType NSDictionaryResultType for Fetch-Request needed #5

Closed
AndreasIgelCC opened this issue Feb 15, 2013 · 1 comment
Closed

Comments

@AndreasIgelCC
Copy link
Contributor

Great Toolkit and I like to use it!

Unfortunately I have now to fetch the db for filling a table with sections. For that I use the NSFetchedResultsController and I need distinct results. With core data that's no problem but I have to set the result type to NSDictionaryResultType. The framework seems to support only NSManagedObjectResultType or NSManagedObjectIDResultType yet. Do you plan to integrate NSDictionaryResultType?

Pull-Request solves this issue. Please check and integrate.

@gandg
Copy link
Member

gandg commented Mar 5, 2013

Thanks again for the feedback. We plan to expand the framework soonest, and the suggestion above will be a likekly starting point.

@gandg gandg closed this as completed Mar 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants