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

Поработать над абстракциями #2

Open
nepster-web opened this issue Jul 23, 2018 · 0 comments
Open

Поработать над абстракциями #2

nepster-web opened this issue Jul 23, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@nepster-web
Copy link
Owner

nepster-web commented Jul 23, 2018

Пересмотреть интерфейсы

Application.php
Crawler/Crawler.php
Crawler/HttpClient.php
Crawler/Validator/Validator.php
Report/ReportSaver.php
Report/ReportData.php

Замечания в ревью

  • то, что должно быть stateless сервисами, является stateful классами
  • ты можешь в конструктор валидатора пропустить Application и там его запустить - это же не правильно. используя конструктор у тебя больше шанса сделать не очевидных вещей, который изговнякают твое приложение
@nepster-web nepster-web added this to the v1.1.* milestone Jul 23, 2018
@nepster-web nepster-web self-assigned this Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant