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

Reply via email to