NorbertHartl wrote > I try to give Neo-Caching a shot in a project of mine. Neo-Caching does > not have a metacello configuration
The more religious MetaC practitioners will tell you never to to this and to just make a configuration yourself ;) I've found this can be overkill in simple cases. IIRC you can add a repository to the spec for just that package i.e. something like: spec package: 'Neo-Caching' with: [ spec repository: ... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Add-external-package-to-metacello-using-versionner-tp4770553p4770566.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
