Closed xferguson closed 7 years ago
It makes sense to me that you have the code separated, as they are mostly separated by function. Though we may want to rearrange it a little, the general separation is good. I think we would do best to implement a (Module based)[http://www.adequatelygood.com/JavaScript-Module-Pattern-In-Depth.html] approach.
This will let us:
I will go ahead and start with the sparql.js, as it is pretty well segmented by itself anyway, and we can start there.
I think this is basically done. Closing issue.
As I said in issue #22