Hi all,
background is that VW 75 introduced a new #sort method that returns a
helper class (which is stupid enough) instead of the collection
itself, while we in Moose had a custom #sort method that returns the
sorted collection. I discovered that by accident only--it's really
annoying that cincom does not attach version information to
methods... would be nice to have a way to find using MethodCollector
all methods in OUR code that call methods that changed in WV 75.
But like that, how are we supposed to find all methods that changed
with VW 75 to fix our code? ^^
AA
On 30 Apr 2007, at 11:37 , Tudor Girba wrote:
Hi Michele,
Thanks for pointing it.
The problem was due to the transition to VW 7.5. Adrian changed
Collection>>sort(:) to sorted, and this raised some errors in Moose.
It should be fixed now in MooseDevelopment 3.2
Cheers,
Doru
On Apr 30, 2007, at 10:54 AM, Michele Lanza wrote:
Hi,
executing MooseModel lanSampleModel in the latest moose (loaded into
a fresh image using first setup and then config) generates an
exception..
M
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Tudor Girba
www.iam.unibe.ch/~girba
www.iam.unibe.ch/~girba/blog/
"No matter how many recipes we'll know, we'll still value a chef."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev