On Thu, Apr 26, 2012 at 17:35, Hyrum K Wright <hyrum.wri...@wandisco.com> wrote: >... >>> ra_local doesn't use them. >... >>> Did you try on something besides ra_local? > > Nope. I'm not in the habit of running 4-way tests before every commit. :P
hehe... me neither. To clarify: ra_local doesn't need the callbacks because it doesn't need bases for deltifying "wire" content. And it doesn't need the copysrc because it just flows the copy straight to the repos editor. Yay :-) Of course, the callbacks should be provided whenever local content is present, even if ra_local happens to not need them. Cheers, -g