Evert van Brussel

Results 100 comments of Evert van Brussel

Oh I just thought of a way how to make it even safer, like 100% safe. If you make it so that tables are not objects, but tables are classes,...

> GraphZahl doesn't rely on Codable or CodingKeys at all. Oh really? Funny, I just assumed it was all based on that. Still happy that my idea appeals to you....

> If you run the following query you can get it as JSON: Thank you, that made it clear to me that I need to start using GraphiQL, because that...

> I feel like "newing up" an instance never fails. It might instantiate an invalid model, but that's not really something to fail for. I almost agree. I can imagine...

Hey are you guys still working on this project? I was trying to implement this library using your guide on github.io, but after I implemented the Role-classes I suddenly couldn't...

Well you might be right about **affect**, but I'm pretty sure it can **detect**. Because I've seen another library implement such a thing: [This library](https://github.com/locoslab/vue-typescript-component) allows you to decorate your...

[This guy](https://github.com/HerringtonDarkholme/kilimanjaro) found a cool solution using functions combined with decorators. :-)

I'm still a bit confused. Like okay, I'm starting to accept that you can't influence a property's type using a property decorator. However, you do know the "key" to which...

I don't mind waiting a week. I'm already really happy that you're willing to look into this. :-)