2008/11/19 David Röthlisberger <squeak@webcitas.ch>:
If you filed it out/in rather than using MC to save/load then that's what I'd expect...
Right, exactly. You need to have your package defined as a Monticello package. Otherwise it's just a class cat, which is visible it the 'unpackaged' package of the package browser. Could you check if this is the case in your image?
That's the problem, its not visible anywhere, even in 'unpackaged' package!
Cheers, David
----- Original Message ----- From: "Igor Stasenko" <siguctua@gmail.com> To: "Pharo Development" <pharo-project@lists.gforge.inria.fr> Sent: Wednesday, November 19, 2008 2:56 PM Subject: [Pharo-project] OB package browser don't detects newpackages/updates a package list
I filed out a package in one image, and then filed it in into a fresh one, which hasn't it before. I was little confused that brower can't see my package nor its sole class. Then i tried a system browser, to check what is going on , and found that my class is installed and sitting in image, while package browser pretends its not (it can't browse a class by its name, nor package). I forced it to appear only after adding package manually by issuing 'add package' in package pane menu.
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.