Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-RC2
-
None
-
None
Description
We have a full reimplemtation of the jsf.js scripts in the pipeline
it is hosted atm under https://github.com/werpu/jsfs_js_ts
The implementation is a 100% reimplementation of the original scripts, in typescript with maintainability and readability in its core. It cuts down heavily on old browser support for the same reason.
The implementation has a good unit test coverage on javascript level and uses the latest state of the art build and test infrastructure based on node (mocha, webpack etc...)
Attachments
Issue Links
- links to
We are stalled atm by missing TCK tests, the TCK tests use HTMLUnit. I have ported the ajax TCK Tests to Selenium to fix this. But oh well, the pull request and issue is hanging in limbo atm. on the TCK side.