We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#8 でも語りましたが 各Resourceのデータアクセスの効率が悪すぎる
いちいちsnippetだのstatisticsだの挟むのは可読性が落ちてよろしくない!
snippet
statistics
The text was updated successfully, but these errors were encountered:
ともするとメジャーバージョンが変わってしまう可能性があるのでこれに関しては今は触れないでおきます
Sorry, something went wrong.
Resourcesはそのまま残して Video、Channelとか別のクラス立てます?
Resources
Video
Channel
残すと混乱の原因になりそうな気もするなあ Resources系は全部internalにしちゃったほうがいいかも
簡単に取り出せると嬉しいプロパティってどんなんがあるかね
No branches or pull requests
#8 でも語りましたが
各Resourceのデータアクセスの効率が悪すぎる
いちいち
snippet
だのstatistics
だの挟むのは可読性が落ちてよろしくない!The text was updated successfully, but these errors were encountered: