Scott Wilson
Scott Wilson
> Hi @scott-wilson, > > To @nerdvegas's point, it would be great to describe what this PR does and why. There is no description at the moment which is mildly...
Honestly, I only have the vaguest idea of where to start. You'll probably want to ask someone with a few more commits under their belt.
I haven't touched it. From my opinion, it's all yours
First of all, thanks for the help so far. It looks like I'm a step closer to no compile errors. The entity type looks done now, but I'm getting the...
Yeah, I'm slowly working on an interface to a graph DB that can be used in the VFX industry (stuff like shots, assets, etc). Hopefully it'll be open sourced once...
Before I start working on this, is anyone working on an implementation of this that is willing to release it? I'm going to call out @collisonchris since he's been doing...
Hmm. Sounds like it may be time to consider if we want to deprecate this library then. I'll let John have final say in that.
Hey, I'm a part time maintainer on this project. If there's any devs that want to work on this, I'll be happy to help/get this reviewed and on the master...
I think the only thing we're missing is tests for the new public function, but looks good to me.
So, here's something that may throw a wrench in the documentation. Rust has a way to automatically generate documentation and also use code examples in documentation as tests. An example...