Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Coding a Mobile Application : Creating and Using Code Libraries
Creating and Using Code Libraries
 
Building a Library that You Want to Reference in Other Projects
Referencing a Library
Linking to External (3rd Party) Native Libraries/Frameworks
If there are parts of your codebase that you use repeatedly, rather than copy the code into multiple mobile application projects, you can create a library that you can reference in your mobile applications. To create a library, you precompile the parts of your codebase that you want to reference into separate libraries. Building a library of frequently-used code allows you to avoid repeated cross compilation of the code you add to the library and speeds up development.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback