Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Components, Libraries and 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 GIT repository of code.

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

  • Components and Libraries can be stored in Git Collections to group components together in a single repository.Components leverage Libraries as a mechanism to share code across multiple components.

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

...