The Context Engine must be completed in order for scripting to work. The way the Context Engine is supposed to work is that it will - Get the `main.js` script - Limit its accessibility to scope The app also needs a `Context` class that will help the user - Add intractability to their applications - Get information about **elements** (see #5) - Send/receive information from another server
The Context Engine must be completed in order for scripting to work.
The way the Context Engine is supposed to work is that it will
main.jsscriptThe app also needs a
Contextclass that will help the user