David Richey

Results 34 comments of David Richey

I've implemented the functionality for `with` in #1254!

Hi, I have two questions regarding this effort: 1. Is the lack of Haskell code for any given part of the standard simply due to it not being done yet?...

I thought CI would fail with the tests I mentioned above, but it looks like it can't find the tests dir instead? I'm probably missing something obvious, but I can't...

Would love to see one-to-one support. For now, I think I have to modify my database schema.

Do you mean as opposed to re-implementing the parser as has been done in rnix-parser? The primary reason (I would assume) is the desire for a fault-tolerant parser. It's very...

> I wonder if the new typed api would allow you to get rid of your custom ast type. The only difference would be that you would need lots of...

Thanks a lot for the feedback. I believe I have addressed all of it! > There are some test failures that you should look into These were all related to...

@sasikanth-th Unfortunately, no. The remaining work listed above still needs to be done. With what is currently implemented, you should be able to receive data from threads (like receiving messages,...

Which existing components in D4J would this module (separate repo or not) be able to reuse?

Which objects? Aren't most of the entities different because you get access to different fields depending on scopes?