> I'll try and get the important change to you by Saturday.
>
> Not to start a long discussion, but what's the policy with respect to
> changing interfaces after they're published? I tend to lean towards the
> "interfaces are immutable, after they're published they may not be
changed"
> policy.
>
> But I realize the definition of "published" is different for Open Source
> software.
Yes, I also think that incompatible API changes must be avoided at all
costs.
Of course, if it turns out there's something really broken, it has to be
changed (that happened some time ago with the transaction related API, and
more recently with the split of the WebDAV client library).
> Anyway, I mainly wanted to clean up the interface before it got exposed to
> the public.
No problem.
Remy