soffes / ssdatakit

Eliminate your Core Data boilerplate code
MIT License
453 stars 57 forks source link

SSManagedTableViewController Filtering #2

Closed jstart closed 12 years ago

jstart commented 12 years ago

I know you mention in several spots that your filtering classes are still a WIP. Are you planning on providing filtering support to SSDataKit? Are you planning on creating a new SSManagedFilterableTableViewController or adding filtering support to the existing SSManagedTableViewController?

I'd like to take a shot at implementing that functionality in my fork. Lemme know! Love the project beeteedubs.

soffes commented 12 years ago

I use the filters in Cheddar and they work well for me. No need to implement anything else :)

If you see a bug, please let me know.