# Ideas

- #ModuleScope
  - related work:
    - classboxes etc
  - idea:
    - use our code rewriting, to change all methods and functions, so that they are the source of a layer activation
    - or SystemJS?
    
- refinement of global system objects
  - #Object, #Array, #String, #Function, #HTMLElement etc... 
  - Challenge, compatibility with other frameworks
  - don't get caught... can we make refining them save?
  - Lively Kernels object work was so much nicer... #Lively4 feels like functional programming an not object oriented


  
