jonataslaw / jonataslaw/get_cli

Change lazyPut() to put() in generated Binding class

Open
#289 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
654
Forks
193
PR merge metrics
No merged PRs in 30d

Description

Everything works, just improvement.

get_cli generates a Binding class per route. Therefore it does not make sense to use lazyPut there.

LazyPut is for the case when we have the initial Binding on app startup with a lot of controllers. (It is also not clear why someone would like to create such a Binding)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.