Navigation:  API Change History > 1.2 >

Highlights

Previous pageReturn to chapter overviewNext page

Here are a couple of notable changes/enhancements to the API in SDK 1.2:

Clipboard.  Perhaps the most powerful enhancement is the addition of a Clipboard API.  Developers can now write tools that operate on objects that have been copied to the clipboard.
Cloning.  A generic object cloning mechanism has been added.  This addition was necessary to support the clipboard.