Project

General

Profile

Feature #1980

Feature #1640: implement DOM XML support

runtime support for DOM XML processing

Added by Greg Shah about 11 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Evgeny Kiselev
Start date:
04/13/2013
Due date:
05/17/2013
% Done:

100%

Estimated time:
100.00 h
billable:
No
vendor_id:
GCD

History

#1 Updated by Greg Shah about 11 years ago

  • Assignee set to Evgeny Kiselev

Please put all history entries into the parent task #1640.

#2 Updated by Evgeny Kiselev about 11 years ago

  • Status changed from New to WIP

#3 Updated by Greg Shah about 11 years ago

  • Due date set to 05/17/2013
  • Start date changed from 01/29/2013 to 04/13/2013
  • Estimated time changed from 52.00 to 100.00

#4 Updated by Greg Shah almost 11 years ago

In regard to memptr, please look at the testcases/uast/memptr/memptr_*.p code. I just checked them into bzr in the p2j_repo/testcases project and they should give you a good idea of how memptr works. We have an early implementation in com/goldencode/p2j/util/memptr.java, but I am working #1635 right now to complete the work. The final version will be implemented using a real memory buffer allocated/deallocated via JNI (instead of a byte[] on the Java heap). I hope to have it done by the end of the week.

#5 Updated by Greg Shah over 10 years ago

  • % Done changed from 0 to 100
  • Status changed from WIP to Closed

#6 Updated by Greg Shah over 7 years ago

  • Target version changed from Milestone 7 to Runtime Support for Server Features

Also available in: Atom PDF