This might skirt the lines between humor and horror :)

  • devil_d0c@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    My first time dealing with xml parsing was with the java jackson library. It was a soap service so we use some wsdl to class service and between all the poorly designed interfaces, we had a lot of .getChild().getChild().getChild()…

    Hard times make strong developers.