Am 10.10.19 um 12:10 schrieb Werner Punz:
Hi, this is not really official so its done when its done, but last friday I have started to pick up my work regarding the reimplementation of jsf.js for myfaces in typescript which I started a while ago but put on hiatus due to more pressing issues.

Another status update. I have covered now everything except multipart requests. Also I have updated to typescript 3.7+ due to the elvis operators they just added, that way I could reduce some usage of my own framework which partially emulated an elvis propert resolution, a little bit and replace it with in language constructs.

Lots of tests already are implemented and cover now the entire
implementation (test coverage itself still is a tad too low for some parts)

You can see it here https://imgur.com/a/cpwyucP,
So what is left:

Next week I probably will dump the codebase the first time into my
browser based integration tests, to see how it works and if it works for the first time and then also the first checks against IE11 will be performed.

After that work on xhr, then Udo requested to have a talk
about what we can do about shadow dom support on the 13th
of december.

So I expect a first implementation I can commit into the myfaces codebase sometime early next year (take this with a grain of salt)

Might be ideal to have it in for 3.0.0-M2 so that the users can start to field test it.






Reply via email to