[Seaside] a note system for pharo?

Mariano Martinez Peck marianopeck at gmail.com
Mon Apr 5 10:25:16 UTC 2010


> On Mon, Apr 5, 2010 at 5:54 AM, sergio_101 <sergiolist at village-buzz.com>
> 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
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100405/8fe5f322/attachment.htm


More information about the seaside mailing list