|
The MegObjectExamplePlugin demonstrates the use of WBI's new MegObject API. MegObjects enable Megs to pass certain kinds of objects rather than simply streamed binary or character data. This ability is used in this example so that all Megs can work on the same Document Object Model (DOM). This eliminates the need for continual parsing and reparsing of the stream.
|