Results 127 comments of Mordechai Zuber

An example of what things look like now is ![image](https://cloud.githubusercontent.com/assets/4746537/14064333/f1fd22b0-f407-11e5-849b-4b315e86fe3b.png) @Haacked do you want to just drop the `.Clients` or drop the namespace altogether (like :arrow_down: )? ![image](https://cloud.githubusercontent.com/assets/4746537/14064338/16c428c8-f408-11e5-80ad-9bd2b3ac5549.png)

IMO I would do the first option. having a namespace that matches the project name does not create noise (at least to me) - and that is what is included...

I am voting for leaving a namespace that matches the project name, but dropping any further levels. Files that currently have **no** namespace can stay that way. I would also...

Yeah I meant the the test should only fail if there **is** a namespace and it doesn't match the project

So how do we reach a consensus on this, so I can either code or close?

I would have to learn Python first so if someone wants to go first, please feel free

I was referring only to the actual comments. ``` xml ``` the rest was just to try and give context. I would love to try doing it myself, but don't...

Have you thought about displaying reactions at all?

I am using this in conjunction with graphql and firing a `fetchMore` inside the handler for the `infinite` event My issue is that as the page loads, the event gets...

I have tried working with MoreLinq in the meantime, but I am still getting exceptions in my integration tests. You guys have a gitter/slack somewhere I can chat for help?