Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14266
| Path | csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail |
|---|---|
| From | L A Walsh <bash@tlinx.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: announcing bashj |
| Date | Sat, 23 Jun 2018 12:44:07 -0700 |
| Lines | 54 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.2470.1529783061.1292.bug-bash@gnu.org> (permalink) |
| References | <e74b6b2f-6902-ad32-b52c-6c8f99ed4514@gmail.com> <CAOSMAus3T58At9CS_jC7p+BBfbe51sJkP_JD9hbsFHZNt1bgHQ@mail.gmail.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1529783061 10224 208.118.235.17 (23 Jun 2018 19:44:21 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash <bug-bash@gnu.org> |
| To | Eduardo Bustamante <dualbus@gmail.com> |
| Envelope-to | bug-bash@gnu.org |
| User-Agent | Thunderbird |
| In-Reply-To | <CAOSMAus3T58At9CS_jC7p+BBfbe51sJkP_JD9hbsFHZNt1bgHQ@mail.gmail.com> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] [fuzzy] |
| X-Received-From | 173.164.175.65 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash/> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:14266 |
Show key headers only | View raw
Seems like the original missed being sent toe the bug-bash alias. But I'm curious... What's the context for this? FWIW, removing non-bug-bash-subscribers (that I know of), as my question is aimed, I guess, at Eduardo, but not sure if it was posted to bash list or not? Maybe I just missed it? Thanks! -linda Eduardo Bustamante wrote: > On Sat, Jun 23, 2018 at 12:08 PM, pg <philippe.gonze@gmail.com> wrote: > [...] > >> Description: BASHJ - ANNOUNCE TO THE DEVELOPMENT TEAM OF BASH >> >> I am pleased to inform you about bashj - a bash 'mutant' with java >> support. >> This product opens numerous very interesting fields to bash developers. >> > > I have a few questions / comments: > > * Under which license / use terms are you releasing bashj? It doesn't > seem to be free software, the source code does not seem to be > available in the Sourceforge project, and I can't find any reference > to the license in the links you shared. FWIW, I don't have > enough confidence to test bashj by just downloading a random JAR file > from the internet and executing it in my computer. I would like to be > able to inspect the source code and build it myself. > > * The wiki page recommends creating the installation directory with > 0777 permissions. That seems a bit too insecure? Why does it need > world-wide write permissions? (i.e. "sudo mkdir -m=777 /var/lib/bashj/ > # create the installation directory") > > * What's the motivation behind bashj? I'm having trouble > understanding why one would like to use a mixture of Java and bash in > the same program, when there are options like Jython and Groovy to run > dynamic scripting languages in the JVM. Are you using bashj for a > particular application for which Groovy wasn't apt? > > * Since I haven't run the code (for reasons explained above): How do > you handle things like the program's current working directory, the > environment, subshells, controlling terminal, etc. when everything > seems to run in the same JVM server process? > >
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: announcing bashj L A Walsh <bash@tlinx.org> - 2018-06-23 12:44 -0700
csiph-web