Re: [Mlt-devel] Suggestion: declaring "const functions".

2021-10-26 Thread Andre Caldas
Hi, Dan! >> I find "const" correctness a very useful concept. I guess that users > > It is on road map for the C++ interface what it's worth > https://www.mltframework.org/changes/todo/ Oops... I am so sorry! I think I checked on Shotcut's roadmap, instead. If there is a concern, I am already ver

Re: [Mlt-devel] Suggestion: declaring "const functions".

2021-10-26 Thread Dan Dennedy
On Tue, Oct 26, 2021 at 8:04 AM Andre Caldas wrote: > It would be very nice, IMO, if functions like > "mlt_producer_get_length(mlt_producer self)" were declared in such a > way that "self" points to a "const". > > I find "const" correctness a very useful concept. I guess that users > It is on ro