On Thu, Oct 10, 2019 at 9:05 PM 'robert therriault' via General <[email protected]> wrote: > If I am going to make a substantial change I save a new version of the script > and work forward from there.
If I was working with projects, I'd imagine I'd be using git to manage my project directory (since I've been using git in other contexts). This would address two issues: 1) Being able to go back and inspect past versions when that becomes important (assuming I'm regularly committing changes which is something I would assume...). 2) Being able to migrate and sync across machines (and J versions) when that's relevant. A lot of effort went into making J useful with external tools, and [with careful selection] external tools can be quite useful. Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
