Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently creating a model that creates processors during runtime then attempts to use them to process objects. However, the issue I am currently facing is that I can help the processors out by giving them a reference to the corresponding list, however, I cannot give the list a request to any of the dynamically created processors.
Solved! Go to Solution.