Dynamic generation with Collection proxies?

Ah, I see. So in the init of my collection I would send a message to main which in turn would give me my data? Seems a bit roundabout. But it’s logically rather close to what I was trying: send a message from main to the instantiated collection.
I like the sound of that! It’s a bit like a pub-sub relationship.
I’ll try it out :slight_smile: Thanks!

1 Like