Learn the techniques of how to share ancestor between DataWindow, DataStore and DataWindowChild. Topics covered include: a review of situations where you need to share the same exact code to run on DataWindows/DataStores/DataWindowChilds; a review of how to work around problems in each case; and a review of how to construct a user object that provides the functionality of common ancestor object without most of the drawbacks of using a dynamic keyword or if/then statements.

Presenter: Mike Searer