CoreΒΆ

The goal of the Core project is to provide a set of general-purpose tools for building extensible, pluggable applications. Hopefully, these tools are useful whether you are building an airline reservation system, a web server or a game of tetris!

There are just 3 simple concepts at the heart of every Envisage application:

  1. Extension Points
  2. Services
  3. Plugins

Project Versions

Previous topic

Introduction

Next topic

Extension Points

This Page