scala-json
scala-json copied to clipboard
Move away from the top-level json._ namespace
It is finally time we move away from the root.json name space. This has been anticipated for a while, but should be easily done by moving everything to the root.com.mediamath namespace and providing a root.json package object for those that wish to use it.
This should be possible while maintaining full API compatibility.