API Changes:
* process_class has been replaced with process_type which also
handles unions and enums. Additionally, process_type should now be
trigger in a more deterministic manner.
* include(file) function added so one can have more libraries than
system.js
Taras