Ralph J. Smit

Results 80 comments of Ralph J. Smit

Hey @ariaieboy, thanks for your message! Adding the Product schema is certainly possible. However, I'm currently extremely, so I'll unfortunately not be able to do so in the short term....

First of all, I just saw this PR and I really love it. Thanks for the great implementation! You showed that the `->throw()` method receives a closure to handle some...

Could be that you already planned on doing this bc it's still a draft, but an interesting idea would be to add a `Process::sequence()` method to fake a sequence of...

> It feels like for your use case you could use a badge column instead of boolean? > I'm not sure if we should 'bloat' the boolean column with a...

> I think it should be on both, also IconColumn? do we have that or am i making it up I'm not sure either, but I'll check and update the...

Added IconColumn, so ready for review. @danharrin

> I'm interested now... can we somehow refactor `BooleanColumn` to extend `IconColumn`? I think that it should be possible. I'll take a look later this week.

> Maybe create a new component and call it IndicatorColumn? Personally I don't see the benefit of renaming IconColumn to IndicatorColumn. Or am I understanding you incorrectly? Not sure what...

> Not the exact API you describe, but something similar I coined once. Thanks for the comment, since I think it would be quite neat to have an `Icon` class/component....