The notice is just to keep people up to date with the changes as they
affect the libSBML repository.
The Internal consistency validator is in svn - there is a function
checkInternalConsistency() on an SBMLDocument that will log errors in
the ErrorLog associated with the document.
The new constructors are also in svn.
I am about to start changing the return type and functionality of the
set/add functions. Since there are a large number of functions affected
these changes will be committed to svn gradually. The code in svn will
remain stable; i.e. it will always build and a 'make check' will pass;
but at points the functionality/return type of some set functions will
differ from others :-) I dont want to rely on my machine for the only
copy - it is windows after all.
Also note that although code in svn has already implemented support for
L2V4, please be aware that until the specification is finalised this
should be considered 'experimental' i.e. it may change !