Skip to content

[output] Support paths and file handles in scene-list writers - #570

Open
MuhammadBilalKhan267 wants to merge 1 commit into
Breakthrough:mainfrom
MuhammadBilalKhan267:feature/567-output-decorator
Open

[output] Support paths and file handles in scene-list writers#570
MuhammadBilalKhan267 wants to merge 1 commit into
Breakthrough:mainfrom
MuhammadBilalKhan267:feature/567-output-decorator

Conversation

@MuhammadBilalKhan267

Copy link
Copy Markdown
Contributor

Closes #567.

  • Add a shared decorator for opening and closing output paths.
  • Support str, Path, and open text files for EDL, FCPXML, FCP7 XML, and OTIO output.
  • Preserve CSV newline handling.
  • Add tests and update API documentation and changelog.

Tests: 382 passed, 2 skipped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Decorator Pattern for Consistent Output Handling

1 participant