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

Useful methods #19

Open
shimoju opened this issue Nov 27, 2017 · 1 comment
Open

Useful methods #19

shimoju opened this issue Nov 27, 2017 · 1 comment

Comments

@shimoju
Copy link
Owner

shimoju commented Nov 27, 2017

日本語です(3回目)

リソースを表す(JSONをデコードする)構造体にメソッドを定義することで、フィールドだけでは不親切な部分を便利にできる。

たとえばUserにdisplayNameがあるときはそれを、ないときはnameを返すメソッドや、ProductのimageUrlの変数部分を適切に引数で置換して返してくれるメソッドなど。
やりすぎるとAPIクライアントの領域を超える感があるので注意する。プレゼンテーションにかかわるものはとりあえずおいとくかなあ。

@shimoju
Copy link
Owner Author

shimoju commented Nov 27, 2017

  • ItemにはhumanizeNameがあるがサイズ・カラーにはないので、翻訳ファイル的なものを用意していい感じにhumanizeしてくれるメソッド(API側が返すべきなような気もする…)

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