there is a problem with the package definition, I think (PetitXPath != Petitxpath), and new RPackage cannot detect they are the same... in fact, IMO that exposes an old PackageInfo bug, not an RPackage problem, so I think the real solution is to commit a package with a good package name. Also, it does not looks like you have the lastest image... you should be seeing something like this: (notice the diff morph has a bar in the middle, also two text label on top). On Feb 20, 2013, at 11:08 AM, Norbert Hartl <norbert@hartl.name> wrote:
I opened a fresh pharo 2 (#20559) and loaded PetitXPath. Modifying a method does not mark the package dirty in monticello browser. And If I press the "changes" button I can see
<Bildschirmfoto 2013-02-20 um 11.00.54.png>
That basically shows all the code that is in the package. But from my own change I cannot see anything in there.
Norbert