Levente,<br><br>thanks for the explanation! I guess I have to read a bit more about it to see what this means in practice.<br><br>Alex  <br><br><div class="gmail_quote">2010/12/9 Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Thu, 9 Dec 2010, Alexander Lazarević wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
You tell me. The benefit I see of just using installer is, that only one<br>
package gets installed. Using a Metacello Config I get all the Metacello<br>
mambo jumbo + Gofer + RoelTyper. I don&#39;t know if OCompletion benefits a<br>
great deal by having RoelTyper installed. Maybe someone else could answer<br>
this.<br>
</blockquote>
<br></div>
RoelTyper is optional for OCompletion. It&#39;s used by ECompletion which is used as a fallback by OCompletion. There&#39;s also a preference that allows you to switch to ECompletion from OCompletion. This is possible, because the Ocompletion package includes ECompletion, so when you load OCompletion you have ECompletion too &quot;for free&quot;.<br>

<font color="#888888">
<br>
<br>
Levente</font><div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
And with installer it loads about eight times faster. So if OCompletion will<br>
not be an integrated part of 4.2, this seems to be a quick way to get it<br>
into such an image.<br>
One could see how complex the OCompletion installtion will be in the future<br>
and switch to a Metacello Config then, no?<br>
<br>
Alex<br>
<br>
2010/12/8 Tobias Pape &lt;<a href="mailto:Das.Linux@gmx.de" target="_blank">Das.Linux@gmx.de</a>&gt;<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
Am 2010-12-08 um 13:00 schrieb <a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Alexander Lazarevi&amp;#263; uploaded a new version of Morphic to project The<br>
</blockquote>
Trunk:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<a href="http://source.squeak.org/trunk/Morphic-laza.489.mcz" target="_blank">http://source.squeak.org/trunk/Morphic-laza.489.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: Morphic-laza.489<br>
Author: laza<br>
Time: 8 December 2010, 2:00:22.014 pm<br>
UUID: 0a444f28-0d28-5f4c-8d31-511261f7a98c<br>
Ancestors: Morphic-laza.488<br>
<br>
Provide a recipe for loading OCompletion in the &quot;Extending the system&quot;<br>
</blockquote>
workspace<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
=============== Diff against Morphic-laza.488 ===============<br>
<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
+ &quot;OCompletion provides source code completion as you type&quot;<br>
+ (Installer ss project: &#39;&#39;OCompletion&#39;&#39;) install: &#39;&#39;Ocompletion&#39;&#39;.<br>
+ (Smalltalk at: #ECToolSet) register.<br>
+ (Smalltalk at: #ToolSet) default: (Smalltalk at: #ECToolSet).<br>
+<br>
</blockquote>
<br>
<br>
Shouldn&#39;t we stick to the Metacello Configuration, here?<br>
<br>
So Long,<br>
        -Tobias<br>
<br>
</blockquote>
</blockquote>
</div></div><br><br>
<br></blockquote></div><br>