( )⚙ D11363 dirstate-item: have all the logic go through the v1_ accessors

This is an archive of the discontinued Mercurial Phabricator instance.

dirstate-item: have all the logic go through the v1_ accessors
ClosedPublic

Authored by marmoute on Aug 27 2021, 10:49 AM.

Details

Summary

We are about to change the internal attribute. Having all the logic using the
old "legacy" accessors will help to have a smooth transition.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Aug 27 2021, 10:49 AM
Alphare accepted this revision.Aug 30 2021, 5:37 AM
This revision is now accepted and ready to land.Aug 30 2021, 5:37 AM
baymax updated this revision to Diff 30140.Aug 30 2021, 8:59 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)