Carthage / ogdl-swift

An OGDL parser, written in Swift (experimental)
MIT License
18 stars 9 forks source link

Encapsulate Madness fully #8

Open jspahrsummers opened 9 years ago

jspahrsummers commented 9 years ago

Users shouldn't need to invoke Madness' parse() method to receive an OGDL graph. If that's encapsulated in this library, consumers don't need to import Madness in their source (unless they want to, of course).

robrix commented 9 years ago

:+1: