scala-json icon indicating copy to clipboard operation
scala-json copied to clipboard

Move away from the top-level json._ namespace

Open colinrgodsey opened this issue 9 years ago • 0 comments

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.

colinrgodsey avatar Jul 25 '16 14:07 colinrgodsey