overlay.js | |
bbop. | This package contributes some very high-level functions to make using things like the web REPL easier to use with GOlr data sources. |
Functions | |
overlay | Put a set of useful functions into the global namespace for use with REPLs and the like. |
This package contributes some very high-level functions to make using things like the web REPL easier to use with GOlr data sources.
It is suggested that you [not] use this if you are seriously programming for BBOP JS since it plays fast and loose with the dynamic environment, as well as polluting the global namespace.
NOTE: Again, this overlay is only usable in a (jQuery) browser environment--the JS environments are too varied for this to work arbitrarily, but similar approaches might work in other envorinments.
Put a set of useful functions into the global namespace for use with REPLs and the like.
bbop.contrib.go.overlay = function( manager_type )