Hi list!

How would one load a specific version of a dependence from within a
configuration?

For instance, imagine I want to load Iliad from its Metacello config, but
after that I want to load a more updated version of a specific package.
Something like:

    spec
        project: 'Iliad' with: '0.9.1.2';
        project: 'Iliad' package: 'Iliad-Core' with:
'Iliad-Core0.9.1.2-NicolasPetton.83'

I hope I made myself clear.

Thanks a lot!

Bernat.

-- 
Bernat Romagosa.

Reply via email to