Authoring Tool Design

Tool launches within an authoring session. This is a context. The tool can open multiple curnits, each of which has its own curnit authoring context.

We will encounter challenges with class loading conflicts, particularly with class versions

  1. curnit loading a class that supplants what the authoring tool expects
  2. authoring tool loading a class that supplants what the curnit expects
  3. curnitA loading a class that supplants what curnitB expects

AuthoringToolContext

CurnitAuthoringContext

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.