As often as not, I find my use of arrays and dictionary to be tied to objects. Dropping them in a container is great... but I always use families.
Thus... object picking is required for every object pair... which can reduce performance and adds alot of boiler plate to families for no reason.
Are others interested in being able to add lists, arrays, dictionaries, etc. directly to an object?
Has this been suggested before? Are there cons to this? I know I have seen 3rd party behaviors that do this and wondered why it wasn't default in construct since the beginning?