Chapter 1. Sesame 2: what's new?

For those who have previously worked with Sesame 1.x: Sesame 2 is an important step forward from the Sesame 1.x series, building on the feedback that has been gathered during the past years. A lot of improvements have been made to various APIs as well as the framework as a whole.

Unfortunately, because of all the changes to APIs and the like, Sesame 2 is not backwards compatible with earlier releases. Therefore, we suggest you read through this user guide before starting to port any applications to Sesame 2. Please also note that Sesame 2 is currently in beta stage, meaning that although the core APIs are now stable, many features are not yet implemented (for example, the custom inferencer and the RDBMS backend are not yet available).

So what's new in Sesame 2? Well, in short:

A lot of these new features will be covered in the next chapters.