Jens Stegemann

Results 12 comments of Jens Stegemann

I try to summarize our discussed solution from today: - add a parameter `showValidation : Flow?` (or something like that) to `FormControl` defaulting to `null` (which results in showing the...

@metin-kale-cf : Your solution looks promising. We tried to adjust it a little to the fritz2-core-style: ```kotlin // Should be inside Lens-Interface (not extension) inline fun Lens.orNull() = object :...

After a long talk Christian and I think that there is no general solution with a clean api and well-defined semantics for this for all use cases. I just added...

Thank you very much once again and sorry for getting back that late. Your mvp-implementation looks great to me. Right now our focus is on delivering a stable 1.0 version...

This is definitely worth exploring. I had some ideas about GraphQL but never found the time to really start working on it. So I would be very happy to have...

Still not possible in current Dokka version. Maybe some time in the future...

After we removed the repositories from fritz2 (see Release Note for 1.0-RC2) entirely, we will not add GraphQL-support anymore.

repositores have been removed from fritz2 with version 1.0-RC2