Mark Bates

Results 105 comments of Mark Bates

You tell me. :) Joking asides, that example is in the `v2` [API](https://pkg.go.dev/github.com/wailsapp/wails/[email protected]/pkg/runtime#WindowSetSize). Almost all of those functions take a context as the first argument.

This coupling has been there for a few years, and to remove it would break existing apps. If someone can figure out a way to do this would breaking backward...

Yeah, it's not thread safe. I would love a patch if you have one.

I guess it depends on which function used to get that. Capitalize() should always return ID. On Jun 6, 2018, 9:47 AM -0400, Mat Ryer , wrote: > I assumed...

Try deleting the coverage.data file and see if that helps.

Good to know. If you want to fix it, test, and submit a pull request, I'll happily take it.

Hmm.... not really sure I know the answer. I don't use Mongo, or this gem anymore. I wrote it for a client I had a year ago. I'm sure it's...

You would have to handle both of those cases yourself. I don’t have any example code on how to do either. Sorry. ----------- Mark Bates On Feb 25, 2018, 12:16...

I think that’s a great idea! Submit a PR. :) ----------- Mark Bates On Feb 25, 2018, 9:07 PM -0500, James , wrote: > i think there should be a...