When I load version "1.0-10517" of ConfigurationOfPharo in a clean core 1.0#10517 image it works.
But when I use the "1.0-10517" version of Pharo as a prerequisite in a project (for instance Metasource) within the same image I get a "Name not found - ArchiveViewer" error. The config looks OK to me. I'm puzzled ... If you want to try, use https://gforge.inria.fr/frs/download.php/26790/Pharo-1.0.zip and evaluate: Gofer new squeaksource: 'MetaSource'; package: 'ConfigurationOfMetaSource'; load. ((Smalltalk at: #ConfigurationOfMetaSource) project version: '1.0-alpha3') load. Bye T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
