Hi Stephen. On Fri, Dec 20, 2013 at 2:32 AM, Stephen Patterson wrote:
> > I'm the maintainer of Finance::Bank::CooperativeUKPersonal, a module for > downloading UK bank statements. Part of the output from this module is a > statement date in dd/mm/yyyy (UK) format. As I've started using the module, > I'm considering changing this to ISO-SQL standard - yyyy-mm-dd. What's the > best way of communicating this change & managing things during changeover? Is changing the interface really worth it? If you already have users, they won't appreciate the cleanness of the new interface. they just want their code to work. So while I understand that you want to fix past mistakes, unless they are major and doing real harm, just leave them be. don't worry, next module you will be wiser and make other mistakes. :-) Shmuel.