|
Home
News
Packages
License
Contributors
About
|
Changes in NodeBrain version 0.6.0:
* Released April 7, 2004
* Incompatibilities:
o Version 0.5.4 prefix operator "??" is now "?".
o Version 0.5.4 value "?" (unknown) is now "??".
* Bugs Fixed:
o FIFO listener dropping input
o Piped stdin dropping input
0 Missing LF after input commands in "tee" trace file
o Time conditions firing out of order in interactive mode
o Client identity not set for FIFO listener
o Error in real number object management
* New Features:
o Persistent peer connections
o Calendar declarations
o Additional time condition operators
o Time sequences
o Sequence rules
o Expert skill module API
* Deprecated Syntax:
o SYSTEM command - see "-" prefix command
o EXEC command - see "=" prefix command
o DEFAULT command - see %DEFAULT directive
o LET command - see %ASSERT directive
o LOAD command - see SOURCE command
o Context object type - see DEFINE command - expert object type
o Context prefix without trailing period - see Chapter 10, Commands
* Packaging
o The source release file is now packaged pretty much as a
normal GNU distribution. The automake and autoconf tools
are used to create the Makefile and configure script.
o A few man pages have been included. HTML versions of the
man pages are included in the distribution, but do not
install. These are available online as well.
o A preliminary version of a NodeBrain function library is
built and installed in the lib directory. For example,
on Linux it is installed as /usr/local/lib/libnb.a. The
headers are not installed, so experimentation requires
use of the headers in the distribution directory.
o Two skill modules nb_mod_simple and nb_mod_tree are included
and install in the pkglib directory. For example, on Linux
they are installed to /usr/local/lib/nb/.
o A sample directory is included in the distribution with
rule and event files for experimenting with the sample
skill modules.
NodeBrain(TM) is a trademark of The Boeing Company.
Copyright © 2003-2009 The Boeing Company
|
|