twotoasters / hoot

A powerful, flexible, lightweight Android library for dealing with RESTful endpoints.
Apache License 2.0
26 stars 10 forks source link

Make all Hoot AsyncTasks run on thread pool executor for parallel execution rather than serial #10

Closed jbarr21 closed 11 years ago

fmedlin commented 11 years ago

+1

But I like exomemory's technique of wrapping the version code with a static boolean better than a function call.

jbarr21 commented 11 years ago

Sounds good, implemented.