Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Components, Collections and Libraries are all key to efficient integration development in Iguana.

  • Interfaces are made up of one or more Components written in Lua. Each component is a single self-contained repository of code.

  • Components leverage Libraries as a mechanism to share code across multiple components.

  • Components can be stored in Git Collections to group components together in a single repository.

Now lets take a look at each one in more detail:

  • No labels