I have checked in a change to handle this but JAL does not appear to be
responding.  The last checked in JOD version was 0.9.7.  JAL reports 0.9.65
and refreshing does not seem to help.

Anyway once JAL is back this library script change has been accommodated.

jdb

On Mon, Jan 16, 2012 at 9:36 AM, bill lam <bbill....@gmail.com> wrote:

> Please be advised that spawn and fork in jtask locale are no longer
> exported to z-locale.  It means that ,
>
> 1, you can freely assign any choice for these names without any
>   conflict with J base library and addons.
> 2. use qualified names: spawn_jtask_ or fork_jtask_ in codes.
> 3. export them to z-locale in profile.ijs or startup.ijs if
>   the old behavior is wanted. eg. fork_z_=: fork_jtask_
>
> the base library and addons have already qualified spawn for years, but
> this time, they no longer states in z-locale.
>
> @John Baker, please review jod addons and make a new release to work with
> the new base library.
>
> Sorry for any inconveniences.
>
> --
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
John D. Baker
bakerj...@gmail.com
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to