Vending objects: exporting your POD to JavaScript

Much of the standard functionality of PODS is automatically available to M-Business JavaScript engine. To make your custom POD accessible from M-Business JavaScript engine, there are several things you must do. These tasks are outlined in a separate chapter, Writing C Code for PODS. For an example of a POD that vends an object to JavaScript, see ObjectSrc sample: vending objects to JavaScript.