Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract fountain importer draft #245

Conversation

iljukhaput
Copy link
Contributor

No description provided.

writer.writeEndDocument();

return result;
// TODO: этот метод сначала сделал в AbstractFountainImporter, потом перенес сюда -> нужно переделать все обращения в внутренней реализации
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Всё-таки слишком много придется выносить в интерфейс базового класса, чтобы здесь реализовывать этот метод.
Думаю либо вообще оставить большую часть в наследниках, либо попробовать переделать полностью обработку блоков, как-нибудь более инкапсулировано

@iljukhaput iljukhaput closed this Jun 10, 2024
@iljukhaput iljukhaput deleted the abstract_fountain_importer_draft branch June 10, 2024 12:00
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.

1 participant