CodeManipulation

From TeamDeveloperWiki

Jump to: navigation, search

This page covers CDK code manipulation Tips & Tricks

Contents


Image:Pointer.png[TD 6.0] Support for External Assemblies section in CDK

A new outline section was introduced in TD6.0 : External Assemblies.
There Symbol Imports are located.

Unfortunately up to TD 6.0 SP5 this new section is not yet supported by the CDK for default.
To be able to enumerate/find/get/delete items in this new section a custom CDK library is created.
It adds some new methods to the cdkApplication object.

When TD supports the section out-of-the-box, this custom CDK library is obsolete.

You can download the custom CDK library for TD6 here:

Personal tools