Sam

Results 175 comments of Sam

> I think that the rules in `mono` are somewhat arbitrarily chosen by the author. I agree > Considering, pedantic is maintained by the Dart team, it seems like a...

I'll discuss this during engineering standup, my recommendation based on your comments will be to use default pedantic for now. (This is always a bit of personal preference, so I'd...

They do: https://github.com/thephpleague/flysystem/tree/3.x/src/ZipArchive It seems to be missing from the docs though.

I have helped myself by blocking you. Not sure why you would randomly post in an issue unrelated to your issue and ping issue creators that are not even related...

@Hywan I prefer runtime exceptions, they are clearer. The specific project I'm using it in now is not open source. I'm up for creating a PR if you don't have...

Suppose this is my tab view: ````

Ah sorry, I think I didn't explain it clearly. I'm not talking about the property area on the side of the creator but about the in place editor where you...

I'm using knockout at the moment. This has no priority for me, just so you know!

> @andrewtelnov I think it more a task for me first and for @RomanTsukanov after. We don't have any example illustrating how to implement a custom adorner. But this case...

Well that's the point, you are removing the `choices` properties because I have `choicesByUrl` set. > But items in-place editor (adorner) shouldn't be available on design surface as far as...