gojs
gojs copied to clipboard
Move Methods Off of *Context
Methods relevant to *Values should be on *Values, not on *Context. I've started moving a few of these, leaving the old ones for compatibility with the existing codebase. Eventually, these old methods should be removed completely to avoid clutter.