JTB now works with saxon8 XSLT 8.0

Roger I Martin PhD <[email protected]> Thu, 28 Jul 2005 11:53:54 -0400
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <[email protected]>
Upgrade for using saxon http://www.saxonica.com/ for xslt.  The
stylesheets version capability has been changed to 2.0 for all jawin xsl
files.  I've also set the default build to 1.5.  Please let me know if
you are using 1.4 and experince a problem.

Note: It takes a view hours for changes to perculate thru sourceforge.

Fixed some bugs in org_jawin_win32_ITypeInfo.cpp concerning bit
manipulations(math operator order).  Please let me know if these changes
effect your projects.

The member id for functions are output to the xml docs for future use.
The current code generation from ./stylesheets/codegen/jawin do not use
this change nor the associated marshaling.  Being used with the new nio
version.

I'll be pushing the beginnings of the nio version along side the current
version.  There are a number of classes that may be effected.  My
IdentityManager works with IUnknown instead of the ComPtr.  This was
necessary for allowing other base classes representing other aspects of
COM objects to be id'ed.