Ironically, I think we had older versions which used some similar numbers
(I think I remember a J version 6, a long time ago, with only a passing
relationship to the current J6).

Meanwhile, the current decoupling of J Engine version from J Application
version probably needs a little more thought. Personally, I would be
tempted to pattern 9!:14 after "uname" (either
http://linux.die.net/man/1/uname or http://linux.die.net/man/2/uname), and
also link it to the documentation on how to find the application version.

That said, it might also be nice if the identification for the J Engine
were obviously different from the identification for the J Application. So
I think I would vote for changing 9!:14 to report something like:
   je7.0.2/isi/2014-02-14/12:34
or
   je7.0.2/src/2016-02-29/12:34
for a version built from updated sources.

Basically, though, 9!:14 is mostly for bug reports and perhaps we should
not get too formal about its structure?

Thanks,

-- 
Raul




On Thu, Feb 13, 2014 at 12:00 PM, Murray Eisenberg <[email protected]>wrote:

> Even though the engine has not changed from J701 to J801, might it not be
> a good idea to rechristen it j801?
>
> This would help folks with code that needs to detect the J version,
> including which libraries might be available, in a more straightforward way
> than testing for some particular feature, say.
>
>
> On 13 Feb 2014 08:58:53 -0500, Eric Iverson <[email protected]>
> wrote:
>
> > That is the correct info for the J Engine. I believe the 801 releases
> > explicity states that the engine has not changed, only the front ends.
> >
> > 9!:14'' returns that info directly from the J Engine binary.
> >
> > On Wed, Feb 12, 2014 at 11:52 PM, Murray Eisenberg
> > <[email protected]> wrote:
> >> To repeat essentially the same questions I asked a couple days ago
> after j801 release was announced and (yes, after emptying the browser
> cache) downloaded j801_mac64.dmg and installed from there:
> >>
> >> Should the J Engine show as j701/2011-01-10:11:25 build: Feb 6 2011 ?
> >>
> >> That's what I see both in the About J window and by evaluating JVERSION
> in jqt801.
> >>
> >> By the way, what/where, in fact is the "engine" -- in which file?  I
> presume it's (in) one of the files in j64-801/bin.
>
> ——
> Murray Eisenberg                                [email protected]
> Mathematics & Statistics Dept.
> Lederle Graduate Research Tower      phone 240 246-7240 (H)
> University of Massachusetts
> 710 North Pleasant Street
> Amherst, MA 01003-9305
>
>
>
>
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to