A few notes on upcoming PyXB plans:

* A candidate for the 1.1.5 release is in the next branch of the git
  repository at
  http://pyxb.git.sourceforge.net/git/gitweb.cgi?p=pyxb/pyxb;a=summary.  All
  bugs and contributed patches that are appropriate for this version have
  been integrated.  Please see the project status page at
  https://sourceforge.net/apps/trac/pyxb/ for details.  The release will be
  made at some appropriate time in the future, probably within three weeks;
  any bugs reported before then will be considered for integration in the
  release.

* 1.1.5 is expected to be the last release in the 1.1.x series.  Only
  the discovery of a critical error would result in a further release or
  maintenance of that series.

* 1.2.0 is in active development and will fork from 1.1.x somewhere near the
  current head of next.  The highlight of 1.2.x is a new content model based
  on Finite Automata with Counters that I expect to provide a huge
  improvement in diagnostics and to correct issues with the current greedy
  parsing approach.  PyXB 1.2.x should debut before the end of September.

* The 1.1.x series is the last series that will support Python 2.4 and
  Python 2.5.  The minimum version for 1.2.x will be Python 2.6.

* Once 1.2.x becomes stable, a 1.3.x version of PyXB that will support
  Python3 will be created.  I anticipate supporting 1.2.x and 1.3.x in
  parallel, unless it turns out that 1.3.x can be made to work under
  Python2.  Some of the changes in 1.2.x will be to remove constructs that
  will not be available under Python3 (hence the loss of support for Python
  2.4 and Python 2.5).

Any comments/questions/concerns?

Peter

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pyxb-users mailing list
pyxb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyxb-users

Reply via email to