davidhstocker/Graphyne

Refactor Graph.scriptFacade to Graph.api

davidhstocker opened this issue · 1 comments

This is a pure usability thing. It is just cleaner, shorter to write and Facade might wrongly give devs the idea that they have to use a factory pattern.

Needs to be done before first tag is created!