2007-04-20から1日間の記事一覧

アーキテクチャ構成

http://struts.apache.org/2.x/docs/big-picture.html この絵はわかりやすい。フレームワークで提供しているものとユーザが作るべきものがはっきりしてる。 ただResultの処理はInterceptorの後だと思うけど…。

struts.propertiesが不要に

struts.properties(旧webwork.properties)内に書いていた設定が、struts.xml(旧xwork.xml)内に書けるようになっていました。 http://struts.apache.org/2.x/docs/constant-configuration.html <struts> <constant name="struts.locale" value="ja_JP" /> <constant name="struts.i18n.encoding" value="UTF-8" /> </constant></constant></struts>

Pluginがいまいち

Pluginで用意されたpackageを継承するんじゃ複数使いたい場合はどうするのやら。 多重継承が出来ないなら結局WebWork2の時みたいに設定を書かせた方がましだと思うけど。

日本Ruby会議2007

チケット予約したけどまだ取りに行ってない。