bpsm / edn-java

a reader for extensible data notation
Eclipse Public License 1.0
100 stars 24 forks source link

eliminate dependency cycle between `…parser` and `…parser.inst` #23

Closed bpsm closed 11 years ago

bpsm commented 11 years ago

edn-java should be free of cyclic dependencies between packages. The solution, in this case, is to pull the contents of us.bpsm.edn.parser.inst into us.bpsm.parser.