#3 solution proposed here: https://github.com/OpenImageIO/oiio/pull/418
On Aug 4, 2012, at 9:40 PM, Chris Foster wrote: > > I don't like option 1. IMHO it would be nasty for the output plugins to be > too opinionated about what channels they care to save. If I'm using the C++ > API I don't want my hand held, I just want it to do what I say and if that's > impossible then fail with a useful error :) Furthermore, if all we really > want is some uniform logic like in option 2, there's no point putting it in > each and every output plugin. > > Either of options 2 or 3 seem reasonable though personally I like option 3 > because it gives the most flexibility and seems the most well defined. > > ~Chris -- Larry Gritz [email protected] _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
