diff options
| author | 2025-11-17 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-17 00:00:00 +0000 | |
| commit | b78f1e6b9c3053a43843ab37b1f25653f60d0f6c (patch) | |
| tree | 3d8844e9e5f0209a8fd3cd776681cc0a03208284 /README.md | |
| parent | Remove meaningless comment (diff) | |
| signature | ||
Add internal todo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -199,3 +199,12 @@ By making a contribution to this project, I certify that: maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. ``` + +## Random internal to-do list + +* Consider adding repository methods that attempt to resolve objects + of a particular type. They would attempt to resolve the object's + header and return an error if the type mismatches; if it matches, + they continue from that point (passing along some state such as + the packLocation to avoid re-resolving the location from index + files). |
