Vadim Belman

Results 382 comments of Vadim Belman

There're more thread-related issues are lurking in the code. I'm trying to find out why out of sudden `>` and `gt` operators stop working. Most likely some other are broken...

I don't think I'd have time to get this investigated. Fell free to close this issue if you think it's polluting the tracker.

As I got into this issue too, so, got a note to take into account... While mapping into a schema is an interesting idea it has a couple of issues....

Update for a long-pending issue. With `:api` changing the syntax of `referencing` and `relationship` traits making `:model` required, it would make sense to provide support for passing model type object...

No. `referencing` trait explicitly declares `$model` to be a `Str`.

Worse than that, as I'm currently trying to investigate, `Red::Attr::Relationship` accepts `$model` as `Str` only.

Sorry, same problem! Will try to get back to this next week.

Not sure if I can thoroughly test this issue. I have fixed own code to prevent record duplication. And still don't have time to put together a test script. Or,...

Ok, I quickly found how to break my code to get the duplications. Thanks to an ugly lock I haven't got time to get rid of! Now the error is...

I think this is better be closed too. If anything like this would ever happen again it deserves another issue with better golfing down to some sample code.