On Jan 18, 2024, at 8:26���AM, Norbert Hartl <norbert@hartl.name> wrote:If you have three classes with class side collections you can have a make e.g. a dictionary and put the collections from the class side into it likemodel := {#theaters -> Theater instances.#movies -> Movie instances.#event -> Event instances.} asDictionary.