Yes. Plenty of solutions, from just open your Playground in a scripts
folder, to QuickAccess, to objects, to embedding scripts into more
complete data narratives. They serve different purposes, so explore them
and see which ones serves better your taste and user case.

Cheers,

Offray


On 26/11/17 07:07, Stephane Ducasse wrote:
> Hi Andy
>
> As you saw there are plenty of solutions.
>
> Now what I learned is that it is often better in the long to have a
> little object because suddenly
> it opens your mind and you realise that you can teach him something more.
>
> So I often find myself realising that I created some class methods and
> that it was stupid
> better have a real little object because it can do more and in
> particular for open new path
>
> So now I do not use scripts but plain little classes with nice little
> printOn: methods and arguments
> to get customized.
>
> Stef
>
> On Sat, Nov 25, 2017 at 6:34 PM, Andy Burnett
> <andy.burn...@knowinnovation.com> wrote:
>> I have just created a couple of small playground scripts that do some useful
>> data wrangling. The chances are that I will reuse them from time to time,
>> but with tweaks. Does version 6 Have some way to store them? I think I am
>> after a sort of scripts catalogue.
>


Reply via email to