Artjom König

Results 7 comments of Artjom König

> A more specific subscriber should be always called first, as it has the most specific behavior. If I look at how overloaded methods should behave in object oriented programming...

Not anymore, thank you.

Using RxJava in the domain logic is exactly the opposite of delaying technical decisions and reducing coupling to external frameworks, as C. Martin suggests in his lecture [here](https://vimeo.com/43612849#t=19m40s).

Same here on Android. My changes to the AndroidManifest: ``` ``` The `assetlinks.json` is also present and is working: The callback url opens the app, if entered in the browser...

I would like to have this feature too. Background: I would like to do a migration by dropping all the data an recreating it with a new structure without an...

@Johennes to favor performance over functional correctness is IMO problematic. The new solution is slower and more memory consuming (here some tests results for scrolling a timeline full with location...

@bmarty actually not @Johennes after an internal discussion, we decided to implement this internally due to time constraints. I will adjust the implementation to keep the differences to FOSS as...