Description
Since we're leveraging JSON quite a bit around the MicroKernel, it would be good if the syntax of the filter argument to getNodes was that of a proper JSON object. Currently the MicroKernel expects names in the filter to be raw tokens instead of quoted strings, as they should be in a normal JSON object.