Results 1 to 2 of 2

Thread: replacing Amara with ElemenTree

  1. #1
    Join Date
    Dec 2009
    Posts
    1

    Default replacing Amara with ElemenTree

    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

  2. #2
    Join Date
    Aug 2006
    Posts
    382

    Default

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •