Closed bbloomf closed 8 years ago
It's a good idea but I first need to give more thought and planning to how custom elements fit into the overall library. Eventually I want exsurge to be usable both on the client and the server side, so I'm actually thinking about refactoring out the custom element functionality completely so that exsurge is just the rendering library, and another ui library exists that would have the custom element support (including this possibility of loading gabc files directly)
Sure, that sounds like a fine idea. I hadn't really been thinking about it as a server side library, but it sounds like a good idea.
Allow GABC to be defined in another file and loaded via an HTTP GET request