<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div>
On Mon, Apr 5, 2010 at 5:54 AM, sergio_101 &lt;<a href="mailto:sergiolist@village-buzz.com">sergiolist@village-buzz.com</a>&gt; wrote:<br>
&gt; in other systems, i usually have a file that i keep for notes to my<br>
&gt; self, along with embedding TODO&#39;s in the code so that i know where to<br>
&gt; come back and fill in some blanks in the future...<br>
&gt;<br>
&gt; how do you guys usually handle this in pharo/seaside?<br>
&gt;<br>
&gt; i thought about just using a workspace, but i shut them down when i am<br>
&gt; done as a habit..<br>
&gt;</div></div></blockquote><div><br>
<div id=":ov" class="ii gt">------------------------------------------------------<br>
<div class="im">        Gofer new<br>
                squeaksource: 
&#39;MetacelloRepository&#39;;<br>
                package: &#39;<span class="il">ConfigurationOfScriptManager</span>&#39;;<br>
        load.<br>
<br>
</div>        ((Smalltalk at: #<span class="il">ConfigurationOfScriptManager</span>)
 project version: &#39;1.0&#39;) load.<br>
------------------------------------------------------------------------------------<br>
<br>
and select World menu: &quot;Tools&quot; -&gt; &quot;More&quot; -&gt; &quot;ScriptManager&quot;.</div>
<br>
That will let you create &quot;folders&quot; where you can group workspaces. You can put names to both of 
them, and import and export them to files. <br>
If you have opened workspaces, it can also recognise
 it and automatically create them.<br>
<br>
Cheers<br>
<br>
Mariano<br><br><br><br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div class="h5">
&gt;<br>
&gt; thanks!<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; ----<br>
&gt; peace,<br>
&gt; sergio<br>
&gt; photographer, journalist, visionary<br>
&gt;<br>
&gt; <a href="http://www.coffee-black.com" target="_blank">http://www.coffee-black.com</a><br>
&gt; <a href="http://www.painlessfrugality.com" target="_blank">http://www.painlessfrugality.com</a><br>
&gt; <a href="http://www.twitter.com/sergio_101" target="_blank">http://www.twitter.com/sergio_101</a><br>
&gt; <a href="http://www.facebook.com/sergio101" target="_blank">http://www.facebook.com/sergio101</a><br>
&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
&gt;<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br>