You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by Apache Wiki <wi...@apache.org> on 2008/05/06 19:52:21 UTC

[Xerces Wiki] Trivial Update of "May2008" by AlbertoMassari

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xerces Wiki" for change notification.

The following page has been changed by AlbertoMassari:
http://wiki.apache.org/xerces/May2008

------------------------------------------------------------------------------
  
  === Xerces-J ===
  
- Xerces-J was forutnate to be awarded one Google Summer of Code project for 2008. Starting this month Hiranya Jayathilaka (the new student) will be working on [http://www.w3.org/TR/2007/WD-xmlschema11-1-20070830/#cTypeAlternative type alternatives] for the XML Schema 1.1 implementation which has been under development on a branch in SVN.
+ Xerces-J was fortunate to be awarded one Google Summer of Code project for 2008. Starting this month Hiranya Jayathilaka (the new student) will be working on [http://www.w3.org/TR/2007/WD-xmlschema11-1-20070830/#cTypeAlternative type alternatives] for the XML Schema 1.1 implementation which has been under development on a branch in SVN.
  
  We received several patches in April for improving memory management in the DOM implementation. These should help orphaned DOM objects to get garbage collected sooner. Just waiting for the contributor to get their CLA faxed in before committing them.
  
@@ -12, +12 @@

  
  === Xerces-C ===
  
- Due to potentially frequent changes that may be required to support various scripting languages it was decided on the c-dev mailing list to split the swig directory into two seperate distributions: Xerces-SWIG (SWIG interface definitions) and Xerces-P (Perl-specific part). 
+ Due to potentially frequent changes that may be required to support various scripting languages it was decided on the c-dev mailing list to split the swig directory into two separate distributions: Xerces-SWIG (SWIG interface definitions) and Xerces-P (Perl-specific part). 
  
- The work is underway to align the DOM XPath interfaces defined by Xerces-C++ with the implementation of XPath 2 provided by the XQilla project. This should allow out-of-the box integration (currenly requires patching of Xerces-C++ 2.8.0) as well as cleaner user code (no casts) once Xerces-C++ 3.0.0 is released.
+ The work is underway to align the DOM XPath interfaces defined by Xerces-C++ with the implementation of XPath 2 provided by the XQilla project. This should allow out-of-the box integration (currently requires patching of Xerces-C++ 2.8.0) as well as cleaner user code (no casts) once Xerces-C++ 3.0.0 is released.
  
  The first beta for the upcoming 3.0.0 release helped identify a number of problems which were addressed. A number of bugs have been fixed since the beta release. The plan is to release another beta in the 1-2 months timeframe once the XQilla-related work is completed as well as the remaining important bugs are fixed.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org