Re: [RFC] deprecate svn_wc APIs that use svn_delta_editor_t

2012-02-14 Thread Julian Foad
Greg Stein wrote: > We have Ev2 somewhere on the future horizon. [...] > I'd like to go ahead and deprecate the > appropriate interfaces in svn_wc. [...] > > I'd like to do the deprecation now, rather than later. There isn't any > particular technical reason, but Julian phrased it best: engineerin

Re: [RFC] deprecate svn_wc APIs that use svn_delta_editor_t

2012-02-10 Thread C. Michael Pilato
On 02/09/2012 04:24 PM, Greg Stein wrote: > Any objections to this deprecation for the 1.8 release? None. +1 to deprecate. (+0.9 to deprecate all of svn_wc.h save for typemaps and structs required by other layers, actually...) -- C. Michael Pilato CollabNet <> www.collab.net <> Distri

[RFC] deprecate svn_wc APIs that use svn_delta_editor_t

2012-02-09 Thread Greg Stein
Hey all, We have Ev2 somewhere on the future horizon. This means that many APIs are going to be rev'd to take the new editor type. We likely aren't going to get them into 1.8, but I'd like to go ahead and deprecate the appropriate interfaces in svn_wc. The client lib can switch to some internal/pr