das-developers/das2java

QDataSet Ops code had a tiny bit which required JSON library

jbfaden opened this issue · 1 comments

The QDataSet Ops code had a tiny bit of code to support setting USER_PROPERTIES to
a Python Dictionary. This needs to be supported elsewhere so there is no dependence on JSON by DasCore.

This was fixed by moving the code up to the caller's code