Hi matthew I'm not sure the fixes of Gary and Simon were overrides. But indeed this would be cool to have. We will start to harvest some Kernel-Extension items Stef On Oct 7, 2008, at 6:31 PM, Matthew Fulmer wrote:
On Thu, Oct 02, 2008 at 11:44:21AM +0100, Gary Chambers wrote:
Indeed. I've poked around a bit and it doesn't pick up stuff in image for new packages it would seem. Only changes for previous versions of the package being merged. I think it looks possible to change it to do so though!
http://bugs.squeak.org/view.php?id=7208
I'll look into it. I just rewrote the image snapshotting code, so I think I know what to do.
The diff tool takes two snapshots and compares them. Image snapshots are built from the MethodReferences passed in from PackageInfo. To make a diff with overrides, the snapshot will have to additionally snapshot any methods or classes that appear in the compared package. That shouldn't be too hard.
-- Matthew Fulmer -- http://mtfulmer.wordpress.com/
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project