• dependencyinjection
    link
    fedilink
    arrow-up
    12
    ·
    16 hours ago

    As someone who is working on a project of recreating an enterprise application in a modern tech stack, the legacy code is hard to understand too.

    We have something similar in that a ClaimClosedDate is defaulted to 01/01/1900 and if it has that date it means it’s not closed whereas now that would be a nullable field.