Am 22.01.2018 um 21:39 schrieb Schaff, Frederik:
Hi there, I did now find the time to go through my many questions
and
your many answers again, to do as Sven suggested (quote) and opened a
few tickets.
very good
Consider a list C in bundle B which is again located in bundle A.
This multiple nesting already sounds dangerous to me. Allowing lists in
bundles (which I pushed for I think) is a recent addition. It's good
that you're pushing the limits, though, to make things work that are
supposed to work.
catch testB(&boo.coo) #not OK
OT: catch is only supported on built-in functions, not user-defined ones
Including lists within bundles allows to do operations like sampling
and manipulating series located outside the bundle (which is great!),
I don't
have time right now to think about what was in your code and
what you meant, but this sounds dangerous as well; "manipulating
outside..." is not normally what we want to have/allow.
thanks,
sven