FreeTAKTeam / DigitalPy

A framework to support digital engineering in the python language
Eclipse Public License 2.0
8 stars 4 forks source link

70 fix oid parsing and serialization #72

Closed naman108 closed 5 months ago

naman108 commented 5 months ago

Description

This PR is pretty straight forward. The ObjectId class now has tests and the string method now only separates type and id with the delimiter as opposed to every character in the id.