Kilian Schulte

Results 211 comments of Kilian Schulte

I see the problem with many-to-many and missing access to join tables. But can you elaborate whats missing with many-to-one and one-to-many?

Hi, I'm not sure what you are proposing. dart_mappable handles generics automatically, you don't need to provide a helper function as with json_serializable. I don't see what value adding this...

Sry this one slipped through my radar. I'm happy to accept a PR for this, definitely important to do proper error handling.

I don't think this was ever supported, but its an interesting concept to make copyWith generic.

There is a `redirect` property on each `Route` that is intended for these cases. Does that work for you or are you looking for something different?

It should, can you open a bug ticket then

I think sass_builder already does everything needed. For jaspr_pad and other projects using it, running `jaspr serve` or `jaspr build` already also runs sass compilation. Not this only works for...

You can try 'jaspr clean' before rebuilding.

Fully agree about the benefits to DX. I'm not sure if this would better be part of the jaspr tooling, or an actual vscode extension.