Changes between Version 1 and Version 2 of Ticket #4421, comment 39


Ignore:
Timestamp:
2012-03-07T11:16:21+01:00 (14 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4421, comment 39

    v1 v2  
    2727...
    2828</map>
    29 </preferences>
     29</fragment>
    3030}}}
    3131Only (but not very big) problem is to obtain <preferences id="1"> body as JSON (can you propose good and short DOM/String XML to JSON function to include in JOSM?). And no XPath :) XPath could be useful for searching '''original''' (existing) preferences, but it is JSON format. It would be very good if you add some API method to return part of preferences by XPath (including defaults...).