Hello,
I've seen on the spring python blog that there is a patch that replaces Amara with standard python ElementTree. In which version would this change be included (and when may this happen)?
regards,
Jedrek
Hello,
I've seen on the spring python blog that there is a patch that replaces Amara with standard python ElementTree. In which version would this change be included (and when may this happen)?
regards,
Jedrek
The jira issue tracking this is https://jira.springsource.org/browse...INGPYTHONPY-98. It is targeted for release 1.1.0.M2
That milestone hasn't been built and distributed yet. However, the code is complete and integrated into the trunk, and you can get it by checking out the trunk. This project tends to keep a stable trunk, and we have continuous integration building and testing the trunk every night.
We are planning an official release of this milestone within a couple of months.
Greg L. Turnquist (@gregturn), SpringSource/VMware
Project Lead: Spring Python and author of Spring Python 1.1 and Python Testing Cookbook.
Listen to Pond Jumpers, the international podcast for open source developers.
These comments are my own personal opinions, and do not reflect those of my company.