Due to changes to support SmartDataFields, the AllFieldHandles and AllFieldNames properties no longer store procedure handles and names for contained objects on static containers. This information is available in the ContainerTarget and InstanceNames properties.
In previous versions, handle lists were built in the container's initializeObject procedure. The handle lists are now built during the container's createObjects procedure.