From: Jomi H. <jom...@gm...> - 2020-11-12 16:03:39
|
> On 11 Nov 2020, at 18:00, Stephen Cranefield <ste...@ot...> wrote: > > One more suggestion: In my current code, I needed a getenv internal action to get an OS environment variable and so wrote my own. Have there been any thoughts about adding some system-related internal actions such as getenv and exec? Probably, a number of users have already created these, so if there were a shared repository of user-contributed internal actions it would make Jason programmers’ live easier. Hi Stephen, we really like to move on in this direction --- having a repository of shared code for jason/jacamo! I’m placing below some questions to start the discussion… Does you or someone else in this list have ideias of how to implement it? How this collaborative repository can be managed? Is there a model of other language we can “copy”? Could we have a simple GitHub repository where Pull Requests are proposed? How to handle these libraries vs jason versions? (just a doc of each contribution?) Do we (automatically) build jars of these internal actions and place them in jason maven rep? best, Jomi |