Hi folks! I compared our own JSON-P 1.1 package with the official spec and synced most differences.
There are though 2 areas where we differ and which I intentionally skipped: 1.) the spec randomly uses default vs abstract vs interface methods for new 1.1 features. This needs to get sorted in the EG 2.) Despite being voted as fixme, the JsonPointer implementation in the official package is still a concrete class. In our API it's an interface. I also deployed the latest version. I also would be happy to get some helping hands on improving our JavaDocs for the spec API... https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-json_1.1_spec Ticket is GERONIMO-6558 How to continue from here? LieGrue, strub