Embedding challenges [ << Previous | Contents | Next >> ]
  • Creating a minimal, configurable set of embedding components:
    • Today's strategy - Copy out only the DLLs we need.
    • In the future - build system with multiple build targets and more switches.
  • Limiting future dependency creepage.
  • Testing multiple configurations.
  • Dealing with multiple applications on the same machine that need Gecko:
    • Versioning.
    • Need for different component subsets.