ServerJS/Modules/SecurableModules: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Line 79: Line 79:
  //
  //
  //  1) using a special XHR synchronous script loader and     
  //  1) using a special XHR synchronous script loader and     
  //     less than ideal error messages with strange line numbering
  //     a) seeing poor error messages with strange line numbering
//        not corresponding with source code line numbering
//      b) using a JavaScript interpreter written in JavaScript
//        to execute the code retrieved by the XHR. Line numbers
//        would then correspond to source code line numbers.
//        (Seems like an extreme solution.)
  //
  //
  //  2) edit-compile-load-test cycle using the code below. Also
  //  2) edit-compile-load-test cycle using the code below. Also
39

edits

Navigation menu