On 2013-04-30, at 15:34, Henrik Johansen <henrik.s.johansen@veloxit.no> wrote:
On Apr 30, 2013, at 3:27 PM, Igor Stasenko wrote:
On 30 April 2013 15:17, Sean P. DeNigris <sean@clipperadams.com> wrote: EstebanLM wrote
we cannot make a process to discover the hidden configurations all over the web, to then validate them and copy to the appropriate repo.
Why not?! ;-P It wouldn't be the most outrageous and amazing thing we've ever done...
Do you mean something like:
locator := ConfigurationLocator of: 'HiddenProject' . locator minimumVersion: '1.0'. locator loadStable.
? :)
Haha, makes you wonder how long it'll be before someone writes one of these http://queue.acm.org/detail.cfm?id=2349257 on the process of writing configurations /loading code into the image :D
FYI we have Erwann working on this here in Lille: The new validation infrastructure is going to be used on Configuration and Pharo-Slices at the same time. Depending on how far we will get, Configuration scavenging and archiving might be implemented as well.