Re: post-review and client API

2009-02-23 Thread Christian Hammond
I'd love to do that. Before beta 1, I'm moving post-review to an rbtools package, which will be easy_installable. For now, it's just going to be post-review, but I hope to use that as a breeding ground for new utility apps and ideally a common API. I have an old branch where I started work on the

post-review and client API

2009-02-23 Thread Eric Huss
Has anyone thought about breaking post-review up into smaller pieces (modules) so that other code could reuse the diffing and JSON API support? I imagine splitting it up into a package (with each SCM in a separate file) and bundling the whole thing as an egg should still make it fairly easy to dis