<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        > <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Because that would essentially be Metcallo itself.</span><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">I think an additional way through the Installer protocol wouldn't hurt. Maybe "Installer metacello" could just return "Metacello new". Or directly map the #install call to Metacello in a custom InstallerMetacello as suggested:</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Installer metacello "returns a new InstallerMetacello"</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">   package: 'Xtreams'; "maps auto-magically to ConfigurationOfXtreams"</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">   install.</span></div><div><br></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Best,</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Marcel</span></div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 29.04.2020 23:03:23 schrieb Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">
<div dir="ltr">Ah yes OK, I thought it could ensureRecentMetacello, but I see that MetacelloStub is doing that...<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 29 avr. 2020 à 22:06, Tobias Pape <<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On 29.04.2020, at 21:36, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>> wrote:<br>
> <br>
> Hi all,<br>
> I wonder why we haven't an InstallerMetacello flavour?<br>
> We could write things like:<br>
>     Installer metacello configurationOf: 'Xtreams'; version: #stable; load.<br>
> <br>
> It would pick the Configuration in default repository (<a href="http://www.squeaksource.com//MetacelloRepository" rel="noreferrer" target="_blank">http://www.squeaksource.com//MetacelloRepository</a>). Of course, we could change that with Installer metacello repository: '<a href="http://foobar.com" rel="noreferrer" target="_blank">http://foobar.com</a>' etc...<br>
<br>
Because that would essentially be Metcallo itself.<br>
<br>
Try it:<br>
<br>
Metacello new<br>
        configuration: 'Xtreams';<br>
        version: #stable;<br>
        load<br>
<br>
Best regards<br>
        -Tobias<br>
<br>
<br>
</blockquote></div>
</div></blockquote>
                                        </div></body>