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

Обработка файла и формирование структуры в зависимости от типа документа/работы #573

Open
3 tasks
HadronCollider opened this issue Jun 17, 2024 · 0 comments

Comments

@HadronCollider
Copy link
Collaborator

HadronCollider commented Jun 17, 2024

Для отчетов (и, возможно, ВКР) обработка происходит в два этапа

  1. Обработка исходного файла с целью получения содержимого
  2. Обработка содержимого внутри отдельных критериев
    • часто код обработки дублируется (потому что пересекаются требуемые данные)
      • чаще всего вынесено в метод late_init (метод класса критериев)

Необходимо

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

No branches or pull requests

1 participant