Hacker News new | ask | show | jobs
by mrkeen 922 days ago
> But I try to remember that I don't have the full context of how things were when the code was initially written.

Ironically, that's what event-sourcing is for.

If the facts were kept, then a better decision can be made today.

1 comments

Ironically, You missed the point of my comment :) I'm talking about things outside of code and certainly not about storing data about domain-specific things.