> On Oct 20, 2020, at 1:56 PM, Anders Langlands <[email protected]> 
> wrote:
> 
> Ok so then what I think I’ll do is port the C part of my rust crate over to 
> oiio proper, implementing just enough to add a simple round-trip test, is 
> load an image, add an attribute to the header, write it out as an exr. Then 
> I’ll make a PR so you can comment. Sound good?


Awesome.

And I would recommend that we approach the C bindings piece by piece. I'm a fan 
of breaking it up into many small PRs so they can each be reviewed quickly, one 
class at a time. Start with the easy ones and along the way I'm sure we'll hash 
out the design issues and have a consensus by the time we get to the big hairy 
classes. If we try to do it all at once, we could end up going down the wrong 
road and only discover when in the middle of reviewing and integrating an 
enormous amount of code that we wished we had made some different basic 
decision.

        -- lg


--
Larry Gritz
[email protected]




_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to