Marián Hello

Results 84 comments of Marián Hello

hmm, would be tricky, but I will do it later.

Basically, what do you think about it?. Make it sense to you? For me reordering make perfect sense. When you think about it. First child views are removed, then parent,...

Ok, maybe I know reason. Plugin I'am developing in Swift is in one of the .m files importing autogenerated ProductModuleName-Swift.h header. That is fine. But the problem is that ProductModuleName...

It would not help. ProductModuleName depends on the name of App not plugin and as such is not know in advance. In other words when your swift plugin ProductModuleName is...

Also to clarify bit more. This is all about exposing swift classes to objc. The other way round was already handled by this plugin.

Actually, after bit thinking I realized that it's not an issue, but my wrong assumptions. I should not listen to model remove event, without checking which collection it was removed...

Yes why not. Feel free to submit PR

Thank you for this commit. Will review and eventually merge it. However I'm thinking about making Kalman filtering available for all providers. What do you think?

Sorry. Accidently closed. Reopening

Unfortunately there are merge conflicts. (I know nobody likes them). However it should be pretty easy to resolve them. Will you do it?