I'm interested in the proxy code, and I'm kind of bothered by that it's sitting in contrib. Could we consider making it a real part of the project, i.e. something like restkit.proxy? (with a backwards compatibility import in place in restkit.contrib?)
I wrote this today to show what bothers me about 'contrib' in projects (the restkit one was the one that gave me the realization, but certainly not the first one):
http://blog.startifact.com/posts/against-contrib.html
If you don't want to move it, then I will of course deal with it being in its current location.
I'm interested in the proxy code, and I'm kind of bothered by that it's sitting in contrib. Could we consider making it a real part of the project, i.e. something like restkit.proxy? (with a backwards compatibility import in place in restkit.contrib?)
I wrote this today to show what bothers me about 'contrib' in projects (the restkit one was the one that gave me the realization, but certainly not the first one):
http://blog.startifact.com/posts/against-contrib.html
If you don't want to move it, then I will of course deal with it being in its current location.