Skip to content

Commit

Permalink
Merge pull request #27 from yaotti/fix/japanese-duplicate-translation
Browse files Browse the repository at this point in the history
Remove the duplicated sentence from the Japanese translation
  • Loading branch information
manuelkiessling committed Apr 29, 2013
2 parents a5f8799 + ee89067 commit 073f003
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index-jp.html
Expand Up @@ -1428,10 +1428,6 @@ <h3>本当のリクエストハンドラへのルーティング</h3>
依存性の注入は、他のパターンも同様ですが、使いたいというだけで使うべきではありません。
ただしこのケースでは、
ルータとリクエストハンドラを粗に結合することでルータの再利用性を高められるという意味がしっかりあります。

つまり、リクエストハンドラはサーバからルータに渡す必要があることを意味していますが、
これはまだ間違っているような感じがします。ちゃんと説明するとしたら、
メインファイルからサーバに渡し、そこからさらにルータに渡す、ということになります。
</p>

<p>
Expand Down

0 comments on commit 073f003

Please sign in to comment.