Joern Turner
Joern Turner
implement following attributes according to [xml events spec](https://www.w3.org/TR/2003/REC-xml-events-20031014/): * [x] event (done) * [ ] observer * [x] target (done) * [ ] handler * [x] phase * [x] propagate...
A new approach to refresh using: * mutation observers, * intersection observers, * and model change information in combination to provide optimum refresh speed on page load and during runtime.
all occurrences of log() function as well as fx-inspector do not work as wanted on FF due to its lack of support for XSLT output intend. A better solution will...
implementation and demo still missing
JSON support
JSON shall be supported in the same way as XML. Despite and contradicting my former belief that support for JSON means using something like JSONPath to address data there might...
Afaics Roaster does not support validation yet. This should be listed out. Would be good perspectively to have a feature matrix showing the gaps to the OpenApi spec.
As roaster is pretty generic and superior to the old controller.xql architecture there should be an update to the app template that e.g. eXide is generating for new apps. It...
bare setup needed for cypress plus simple first test
There are applications of TEI-Publisher that use annotations. The service and client-parts have sucessfully been implemented with affordable effort. However providing a feature-complete solution for annotations is not a trivial...