Not too sure,
in DeepTraverser>>next, at some point the "objectsToTraverse" instance variable contains a list with a "nil" inside so "current := objectsToTraverse removeFirst." puts nil in "current" and this raises an issue
not sure whether this "nil" was always there or whether it is something new due to other changes
nicolas
On 22/06/2015 15:42, Tudor Girba wrote:
Hmm. deepCollect: should work as expected. Can you be more specific with what does not work?
Doru
-- www.tudorgirba.com
"Every thing has its own flow"
On 22 Jun 2015, at 15:34, Nicolas Anquetil nicolas.anquetil@inria.fr wrote:
Anybody can explain the changes that occured over DeepTraverser ? (Ideally how can we switch from old to new traverser?)
We have an "old" (1 year) bit of code that use the deepCollect: method
However, the changes in DeepTraverser break our code :-(
DeepTraverser-StefanReichhart.9 Time: 11 May 2015, 7:02:16.666278 pm
nicolas _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev