<br><br><div class="gmail_quote">On Mon, May 4, 2009 at 12:03 PM, Hernán Morales Durand <span dir="ltr">&lt;<a href="mailto:hernan.morales@gmail.com">hernan.morales@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Mariano,<br>
  I have the same syntax errors with Pharo 10300, but trying to<br>
install other packages too. What I did is enabled the preference<br>
#allowBlockArgumentAssignment and then the packages installed ok doing<br>
first:<br>
</blockquote><div><br>Yes, now it works with enabling #allowBlockArgumentAssignment<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
HTTPSocket httpFileIn: &#39;<a href="http://installer.pbwiki.com/f/Installer.st" target="_blank">installer.pbwiki.com/f/Installer.st</a>&#39;.<br>
(Smalltalk at: #Installer)<br>
  upgrade;<br>
  install: &#39;Packages&#39;.<br>
</blockquote><div><br>you can olso do:  ScriptLoader new installingInstaller  <br><br>;)<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
and then<br>
<div class="im"><br>
Installer ss<br>
 project: &#39;BobsBrowser&#39;;<br>
 install: &#39;BobsBrowser&#39;.<br>
<br>
</div>Cheers,<br>
<br>
Hernán<br>
<br>
2009/5/4 Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; I couldn&#39;t install it in 10299. I get a sintax error: &quot;BobsBrowser other<br>
&gt; windows openLinkedInstanceMethodList &quot;<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Mariano<br>
&gt;<br>
&gt; On Mon, May 4, 2009 at 6:00 AM, Stéphane Ducasse &lt;<a href="mailto:stephane.ducasse@inria.fr">stephane.ducasse@inria.fr</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; When I see all the self flag: #bob<br>
&gt;&gt; it encourages me to go as far as I can from bob&#39; code<br>
&gt;&gt;<br>
&gt;&gt; So what is that cool with this browser?<br>
&gt;&gt;<br>
&gt;&gt; Stef<br>
&gt;&gt;<br>
&gt;&gt; On May 4, 2009, at 1:38 AM, Hernán Morales Durand wrote:<br>
&gt;&gt;<br>
&gt;&gt; &gt; Dear all,<br>
&gt;&gt; &gt;  As result of a strange exercise in software resurrection, you have<br>
&gt;&gt; &gt; the chance of using the BobsBrowser [1] again , which is an<br>
&gt;&gt; &gt; exploration of different ways of browsing code. To install please<br>
&gt;&gt; &gt; evaluate:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Installer ss<br>
&gt;&gt; &gt;  project: &#39;BobsBrowser&#39;;<br>
&gt;&gt; &gt;  install: &#39;BobsBrowser&#39;.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; You can start a new browser using the World menu or by evaluating:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; BobsBrowser browseAllClasses<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The creator of this goodie was Bob Arning, enjoy it.<br>
&gt;&gt; &gt; Best regards,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hernán<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [1] <a href="http://www.squeaksource.com/BobsBrowser.html" target="_blank">http://www.squeaksource.com/BobsBrowser.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Pharo-project mailing list<br>
&gt;&gt; &gt; <a href="mailto:Pharo-project@lists.gforge.inria.fr">Pharo-project@lists.gforge.inria.fr</a><br>
&gt;&gt; &gt; <a href="http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project" target="_blank">http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project</a><br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Pharo-project mailing list<br>
&gt;&gt; <a href="mailto:Pharo-project@lists.gforge.inria.fr">Pharo-project@lists.gforge.inria.fr</a><br>
&gt;&gt; <a href="http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project" target="_blank">http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>