Jump to content

SOM:Emitter Framework

From NikiWiki
Revision as of 05:26, 5 November 2004 by 217.71.128.84 (talk)

Emitter Framework is a set of classes and SOM Compiler tool. Emitter Framework used to produce various file formats from Interface Definition Language files. Emitter Framework classes consist of Emitter classes and Entry classes. Classes can be shadowed. This means programmer can replace original class by its own class. So SOM Compiler can be highly customized. Only hard-coded (and closed source) things are IDL file reader and abstract graph builder.