Subject: | Break SimpleDB::Class::HTTP into a separate distribution |
I have been using SimpleDB::Class::HTTP for some custom low-level access
to SimpleDB. However, deploying it means I wind up with the full
dependency stack of SimpleDB::Class, including things like memcached.
I would greatly appreciate if you could split it out into its own
distribution so that it can be used standalone as a lightweight SimpleDB
interface. That would mean also breaking out SimpleDB::Class::Exception
or else breaking out the SimpleDB::Class::Exception::* classes that
SDB::C::HTTP uses and including them with SDB::C::HTTP.)
Otherwise, I suspect that I'll wind up having to fork it it seems
counterproductive for the Perl community to have two.
If I can help in the process of splitting it out, please let me know and
I can either contribute directly or else will try to wrangle some
volunteers to help.
Regards,
David