> Ok...suppose this was the case (thanks for the explanation!)...shouldn't be > "dirty" in the Monticello Browser??? Why after seeing the changes it is > dirty? I think that anyway, this is a bug.
Yeah, that's a long standing subtle bug in the change notification of Monticello (class side of MCPackageManager). Treat the dirty flag as a quick hint. You only get the proof if you calculate the changes. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
