You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a symmetric readHeaderFrom: for every #writeHeaderOn:, but of course this is not really that important
(it would aide understanding an simplify changes in the future, I think)
SoilIndexPage>>#writeHeaderOn: (and the same im all the subclasses) is nicely factored for header writing.
But we do not have the same design for readHeaderFrom: (it is used only for the SkipList Data page).
The text was updated successfully, but these errors were encountered: