Dec. 18, 2018
11:10 a.m.
I believe it is important to remove obsolete entries in the catalog. Having a new empty MetaRepo for each Pharo version seems like a good strategy. Forcing people to republish their configurations when necessary is a good filtering mechanism. Cheers, Alexandre
On Dec 17, 2018, at 1:16 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hi,
So we have the Catalog with version specific repositories for ConfigurationOfXYZ packages/classes.
I am assuming that we will be keeping this system for at least Pharo 7 and possibly 8.
Can one define Catalog entries using BaselineOfXYZ ? Is that recommended ? Or should a mostly empty ConfigurationOfXYZ be used that internally refers to the BaselineOfXYZ ?
Sven