ディレクトリ・パッケージの分割方法の議論 #94
Replies: 8 comments 9 replies
-
|
提案ありがとうございます! 大枠としてはよさそうに感じました 👍 以下数点、もしかしたらただの例で本筋とは関係ないかもしれないですが気になった点として
|
Beta Was this translation helpful? Give feedback.
-
|
@warahiko (ディスカッションをあまり使い慣れてないです orz) |
Beta Was this translation helpful? Give feedback.
-
自分の感覚では |
Beta Was this translation helpful? Give feedback.
-
ほんとに悩ましいですよね、、、 以下の視点は考え付かなかったので、より悩ましくなりましたね。
この視点が増えたことで 例えば、自分の提案のディレクトリ構成で、「ビルドが複雑になって逆に時間がかかってしまう問題」を解決しようとすると、、
悩ましいですね、、、 増やした時の |
Beta Was this translation helpful? Give feedback.
-
説明が難しいですが、以下のように認識しています |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@warahiko @tatsutakein @blendthink 1. パッケージを細かく分けすぎない
2.
|
Beta Was this translation helpful? Give feedback.
-
[結論] フォルダ構成は現状のまま[理由] 以下の方針で進めるため1. パッケージを細かく分けすぎない
2.
|
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
関連PR
現状
coresの中にcoreがある状態で、違和感がある。(言語化がむずかしい、、)
提案
now in androidに合わせて
cores/coreをcore/commonに変更する。core/commonの中には汎用的な拡張関数などが入ると思われます。now in androidを理由に提案していますが、わかっていないところもあり、、
ただより改善できるかもしれないというところで提案してみました!
Beta Was this translation helpful? Give feedback.
All reactions