Re: [Seaside] a note system for pharo?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: [Seaside] a note system for pharo?

Mariano Martinez Peck

On Mon, Apr 5, 2010 at 5:54 AM, sergio_101 <[hidden email]> wrote:
> in other systems, i usually have a file that i keep for notes to my
> self, along with embedding TODO's in the code so that i know where to
> come back and fill in some blanks in the future...
>
> how do you guys usually handle this in pharo/seaside?
>
> i thought about just using a workspace, but i shut them down when i am
> done as a habit..
>

------------------------------------------------------
       Gofer new
               squeaksource: 'MetacelloRepository';
               package: 'ConfigurationOfScriptManager';
       load.

       ((Smalltalk at: #ConfigurationOfScriptManager) project version: '1.0') load.
------------------------------------------------------------------------------------

and select World menu: "Tools" -> "More" -> "ScriptManager".

That will let you create "folders" where you can group workspaces. You can put names to both of them, and import and export them to files.
If you have opened workspaces, it can also recognise it and automatically create them.

Cheers

Mariano





 
>
> thanks!
>
>
> --
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
Pharo-users mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users