This PR reverts the changes made in #620 which add dot-notation support to partial reloads.
While this would be a nice feature to eventually have, this particular implementation introduced some breaking changes. While we tried hard to resolve them in #634 and #636, we haven't been able to crack it yet, so I've decided to revert these changes for now.
Resolves #633 Resolves #640 Closes #634 Closes #636
This PR reverts the changes made in #620 which add dot-notation support to partial reloads.
While this would be a nice feature to eventually have, this particular implementation introduced some breaking changes. While we tried hard to resolve them in #634 and #636, we haven't been able to crack it yet, so I've decided to revert these changes for now.