Re: API review for 1.11; do we need to mark new APIs as experimental?
From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 16 Sep 2018 14:48:14 +0200
On Sun, Sep 16, 2018 at 12:30:24PM +0000, Daniel Shahaf wrote:
I'm starting to wonder what the point of public experimental APIs really is.
It seems to actual goal here is to encourage third party authors to integrate
What about just making such APIs private and available under include/private?
That model is very simple to understand so I would encourage us to not
Note that our own 'svn' client is already calling private APIs:
shelf-cmd.c: SVN_ERR(svn_client__get_diff_summarize_callbacks(&diff_processor,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.