The current code for operators extensively uses the operation of creating a new timecode object and then assigning its attributes to the original object. Which is neither neat nor elegant. Refactoring is required to resolve this. But let's address this after v1.0 release.
The current code for operators extensively uses the operation of creating a new timecode object and then assigning its attributes to the original object. Which is neither neat nor elegant. Refactoring is required to resolve this. But let's address this after v1.0 release.