[Pharo-project] MetaSource demo app working again
I had fixed this and made a new ConfigurationOf, but I don't have write access to the EWB repo, so they are both here:
Hi Sean, The confusion came mostly from the fact that you also "rehosted" the config itself instead of just the code package. It should be no problem when you put the ExternalBrowser code package into another repo until you can copy it to the original repo. But the ConfigurationOfXXX should be continued on squeaksource/MetacelloRepository which is read/write. So the configuration can point to the temporary location until the package moves to the original one - but others can still use the newer versions in ConfigurationOfXXX since they dont care where the loaded packages are hosted... Bye T. -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
Torsten Bergmann wrote:
It should be no problem when you put the ExternalBrowser code package into another repo until you can copy it to the original repo.
But the ConfigurationOfXXX should be continued on squeaksource/MetacelloRepository which is read/write.
So the configuration can point to the temporary location until the package moves to the original one - but others can still use the newer versions in ConfigurationOfXXX since they dont care where the loaded packages are hosted...
Perfect, that's what I wanted to know. Sean -- View this message in context: http://forum.world.st/MetaSource-demo-app-working-again-tp2225100p2225586.ht... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Sean P. DeNigris -
Torsten Bergmann