Amazing, it works perfectly ;-)
Thanks a lot for the super-fast fix! Tommaso
On 30/10/14 20:40, Alexandre Bergel wrote:
Hi Tommaso!
Well spotted! connectFrom: and connectTo: may return a simple object or a collection. This is handy to not have a method called connectFromAll: and connectToAll: (as we have in Mondrian). But String and Symbol are considered as collections.
Update Roassal2 and you will have the correct behavior
Cheers, Alexandre