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

Data structure for specification which has 'default' and 'other' parsing definitions #5

Closed
epogrebnyak opened this issue Jun 2, 2017 · 0 comments

Comments

@epogrebnyak
Copy link
Collaborator

  1. В методе get_all_tables сейчас захардкожено то что мы полагаем что сперва идет дефолтная дефиниция, затем все extra.
    Если где-то это не будет выполняться (неверно заданы данные в cfg.py, забыли о таком правиле, итд), код поломается
    (но, возможно, это даже и хорошо, станет раньше заметно ошибку). Может стоит в cfg.py как-то это заложить: заведение дефолтной дефиниции и всех остальных extra,
    чтобы было наглядно и очевидно?
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

No branches or pull requests

1 participant