What do you think about adding JSON Pointer support to the library?
From the API point of view I think it would mean a new method with a signature like Object query(String jsonPointer), both in JSONObject and JSONArray.
@stleary if you give green light for this proposal then I may work on it.