<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="../make-menu.xsl" type="text/xsl"?><html>
   <head>
      <this-is section="about" page="historical" subpage=""/>
      <!--
           Generated at 2011-12-09T20:47:22.916Z--><title>Saxonica: XSLT and XQuery Processing: Historical Note</title>
      <meta name="coverage" content="Worldwide"/>
      <meta name="copyright" content="Copyright Saxonica Ltd"/>
      <meta name="title" content="Saxonica: XSLT and XQuery Processing: Historical Note"/>
      <meta name="robots" content="noindex,nofollow"/>
      <link rel="stylesheet" href="../saxondocs.css" type="text/css"/>
   </head>
   <body class="main">
      <h1>Historical Note</h1>
      <p>Saxon has been under development since 1998. Most of the code was written by
one person, Michael Kay, which has resulted in a high level of design integrity. More recently
O'Neil Delpratt has joined Saxonica's development team and has contributed extensively to the development
of Saxon 9.4.</p>
      <p>Saxon was originally written to support an internal project in ICL (now part of <a href="http://www.fujitsu.com" class="bodylink">Fujitsu</a>),
and ICL continued to sponsor development of Saxon until Michael Kay left the company 
in January 2001. ICL chose not to market it as a commercial product, but to make the code available to the public
under the Mozilla public license. From 2001 through 2003 Michael Kay worked
for <a href="http://www.softwareag.com" class="bodylink">Software AG</a>, who continued
to sponsor the development of Saxon as an open source product.</p>
      <p>In March 2004 Michael Kay founded <a href="http://www.saxonica.com/" class="bodylink">Saxonica Limited</a> to provide
ongoing development and support of Saxon as a commercial venture. Saxonica continues to
develop the basic (non-schema-aware) version of Saxon as an open source product, while at the same
time delivering professional services and additional software (Saxon-PE and Saxon-EE)
as commercial offerings. The commercial product incorporates the code of the open-source product
in its entirety, with the addition of schema-processing technology, and is produced in accordance with the provisions
defined by the Mozilla Public License.</p>
      <p>The port of Saxon to the .NET platform was pioneered by Pieter Siegers Kort and M. David Peterson, without
any involvement from Saxonica. Their work was absorbed into the Saxonica product line from Saxon 8.7 onwards.
The Saxonica product used the same approach as the previous Saxon.NET product
for cross-compiling the code into CIL assemblies. In addition, however, it provided a new .NET API
for use by C# and other .NET applications, and made much greater use of .NET services such as
collations and regular expression processing. This integration was done by Saxonica with generous
advice from M. David Peterson. The project would not have been possible without the IKVMC
cross-compilation technology developed by Jeroen Frijters, as well as the GNU Classpath developed
by a large team of individual enthusiasts. The use of GNU Classpath was subsequently discontinued and
replaced with OpenJDK.</p>
      <p><i>It is unfortunately not possible to release Saxon-HE under any license other than the Mozilla Public License.
Although the amount of code from external contributors is small, it is not practically feasible to obtain the necessary permission 
from all these people to release under a different license. Saxonica is monitoring the progress of the 
project to create a version 2.0 of the Mozilla Public License as a potential replacement for the current license.</i></p>
      <p>The name Saxon was chosen because originally it was a layer on top of SAX. Also, it originally used
the Ælfred parser (among others); Ælfred of course was a Saxon king...</p>
      <table width="100%">
         <tr>
            <td>
               <p align="right"><a class="nav" href="support.xml">Next</a></p>
            </td>
         </tr>
      </table>
   </body>
</html>
