On 05.12.11 15:02, "Thomas Mueller" <[email protected]> wrote: >Could you provide examples of >languages that do support such extension points?
JSON itself: if you specify that you are only interested in the property "foo" in your json-based data, you will automatically skip any other properties in the structure, without breaking any parsing. Cheers, Alex -- Alexander Klimetschek Developer // Adobe (Day) // Berlin - Basel
