Recent Changes - Search:

edit SideBar

Libraries

Many accessors will require capabilities that will not be implemented by all accessor hosts. One possible way to handle this would be to include in interface specification a "requires" tag that specifies a required library. For example, if HTTP access is provided by functions bundled into JavaScript object named "http", then we might include in the interface specification:

<requires name="http" source="org.terraswarm.accessors.http"/>

Back to main accessors wiki

Edit - History - Print - Recent Changes - Search
Page last modified on November 05, 2014, at 10:50 AM