Paul

Results 274 comments of Paul
trafficstars

> Might want to consider future PRs to be smaller. Definitely. This PR and #1639 both snowballed into much larger PRs due to being trial runs for concepts which will...

> Should there be a line after a class decleration(no docstrings) or not? I see both in the arcade code. For arcade, I've steered toward putting the summary line on...

tl;dr to my knowledge, the current approach is compatible and performant at the price of verbosity > Should there be a class like this for every form of color, with...

> Should there be a class like this for every form of color, with conversion methods between them all? Or should this be the only color class, and all conversions...

Closing for the time being but keeping the branch.

I'm not sure of the value of adding slots to views as it may create problems with mix-ins. It could interfere with possible future work on bringing the UI stack,...

> I thought this was discussed in Discord. I think we need to get better at posting discussion summaries & links back to discord in issues. > It would improve...

### tl;dr Maybe, but not just because it looks better in the editor The current style is the well-supported default of both sphinx & IDEs. However, it's worth investigating whether...

I have one major concern which I don't think I emphasized clearly enough on the discord: we need to provide clear doc on how to enable this in PyCharm, or...

I need to fix the `TiledMap` docs if/before we run a conversion script. They're half-way between the formats and already causing problems in their current state, and will continue to...