Code review comment for lp:~didrocks/ubiquity/intall-metrics

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

ok, sounds like I can't make it a singleton easily without breaking the MVC semantic in place.

I have changed the global as a class variable and made the time measurement relative + adding a "start time"

Let me know what you think about class singleton vs code consistency and "Steps" naming

« Back to merge proposal