フレームワークの問題点
Problems of Web framework
重厚長大
Too big and heavy
様々なシステムが必要
Many subsystems required
Ruby, SQL, ...
本質的でない沢山のことを覚える必要がある
Users should learn a lot
特殊な記法、コンベンション
Speciall notations, conventions, etc.
遅い場合もある
Sometimes slow
いろんな処理をするので直書きよりは遅い
Slower than straightforward implementation
でも泣きながら使うことになる
People use it anyway
e.g. LaTeX
単純なフレームワークに人気が出てきている
Simpler frameworks getting popular
e.g. Sinatra, Express