> Thanks, Brian. A minor nit: in yml, instead of "default: unset" you
> should simply omit that line unless there is actually some special > value "unset" for that property as in rgblut. I am noticing a trend > towards that "unset" when the intention was that no default means > exactly that. Great comment. I just made a commit to rid the codebase of "unset". In the case of rgblut, it was only being used to avoid trying to parse a null pointer. I fixed that by modifying the tokenizer to gracefully handle bad input. So now there is no precedent for using "unset" as a default value. ~Brian ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel