2e8a9d6bb6935a54@lemmy.worldM to Programming Humor@lemmy.worldEnglish · 1 year agoNeed to go deeperlemmy.worldimagemessage-square3fedilinkarrow-up122arrow-down11file-text
arrow-up121arrow-down1imageNeed to go deeperlemmy.world2e8a9d6bb6935a54@lemmy.worldM to Programming Humor@lemmy.worldEnglish · 1 year agomessage-square3fedilinkfile-text
minus-squaredevil_d0c@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoMy 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.
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.