Commit Graph

2 Commits

Author SHA1 Message Date
c304d002bb feat(dobj): added error tracking to DObject
DObject now includes an error code so that errors can be tracked with return values from functions
2025-02-04 12:55:49 -05:00
eabf0d62cf feat(DObject): added stream operator and more friendly type managment
Now getDataAs can be called to auto cast the data to a particular type
2025-01-20 07:49:01 -05:00