>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Anyway, I came up with the conclusion that returning a Abdelrazak> bool is the less risky change for now as it won't affect Abdelrazak> the code that does not make use of it. Additionally, I Abdelrazak> would like to split the metrics() method like this way: Abdelrazak> bool updateMetrics(MetricsInfo & mi); Dimension const & Abdelrazak> dimension(); Abdelrazak> Hope my logic makes sense. Yes. JMarc
