On Sun, Oct 14, 2012 at 1:53 AM, André Walker <an...@andrewalker.net> wrote:
> So what I'm trying to ask here is whether I should really make a new
> module (and namespace for more gateways), or just patch
> Business::OnlinePayments. I know that rewriting the wheel is a bad
> thing, but sometimes it brings improvements. I also contacted the
> author, to see what he thinks about this.

I am usually in favour of picking up and improving existing modules.
We have too many unmaintained modules on CPAN.

If after a while you really feel the existing module cannot answer the needs,
then create a new one.

Having a Common Payment Interface sound really nice. Can it be done?
What about

Maybe Business::CPI ?

Gabor
(current non-maintainer of Business::PayPal)

Reply via email to