Hi!
Metrics for smalltalk code are lazy computed. It is only when you send #numberOfLinesOfCode to a class or a method that the value is actually computed from the code present in the image.
The current schema is not really optimal when loading multiple versions. The problem we are facing is that we need to manually call the metric methods after each version is loaded.
Is there a way to force the metrics to be computed while importing code?
excellent! I wanted to add post importer plugin logic and this is typically what you want to do. So like that we can benefit from the new infrastructure (lazy) and the old way (plugin).
So I will try to find some time to implement that.
Stef
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev