Re: Git.pm
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:40
Subho Banerjee [off-list ref] writes:
... If some of you could give me some of your time in terms of advice on what exactly is needed for the module, I am willing to work over the summer to get this module production-ready.
Well, that sounds as if the module is currently not production ready, but it has been used in the wild for quite a long time.
I see in the code that it says that the API is experimental. Is there any absolute need for backward compatibility, or can I try to redesign the API somewhat extensively?
Being experimental merely means that we do not support out of tree users; it does not mean you are allowed to break it in any way for the in-tree users.