retire icon indicating copy to clipboard operation
retire copied to clipboard

Add scrolling, multiget, facet ordering, type checking, features and bug fixes

Open erickt opened this issue 12 years ago • 2 comments

Heya karmi!

I finally had some free time to write some bug tests and do some cleanup, so I closed my old pull request #352, and opened this pull request. The big changes are now almost everything has a test now, and the Model#save will no longer throw an exception if there's a conflict error. It does return a False though. I also factored out the multiget api for a future pull request.

erickt avatar Jun 15 '12 21:06 erickt

This is a big pull request. It mentioned multiget in the title, but I didn't see it in the impl.

kofno avatar Aug 14 '12 14:08 kofno

Bump on the notion of breaking this up and cherry-picking more manageable bits, like Persistence bang methods.

ches avatar Sep 04 '13 15:09 ches