March 23, 2005

Ajax とフレームワーク

search.cpan.org: Sebastian Riedel / Catalyst-Plugin-Ajax-0.02

Catalyst::Plugin::Ajax Plugin for Ajax

Perl の MVC フレームワーク Catalyst に Ajax プラグインが登場。XmlHttpRequest オブジェクトの生成から innerHtml のはめこみあたりを定型化してくれる。

Ruby On Rails でも、

Weblog | Ruby on Rails

With the inclusion of Ajax helpers in Rails 0.11.0, we've addressed the most important concern holding back large scale Ajax use: Writing DHTML by hand. Manipulating the DOM by hand is a labor-intensive and error-prone process rife with frustration and cross-browser compatibility. With the Ajax support in Rails, writing manual Javascript/DHTML is (almost) a thing of the past.

という感じで Ajax 用の Helper Tags ができたみたいですね。

Ajax 自体は汎用化するのが難しい気もしますが、こうしたフレームワークで再利用性を少しでも高めるのはメリットがありそうです。

Posted by miyagawa at March 23, 2005 06:39 PM | Permalink | Comments (1) | TrackBack(0)
Comments

http://www.modernmethod.com/sajax/
こーいうのもありますね

Posted by: Ryosuke on March 24, 2005 08:00 AM
Trackbacks
TrackBack URL for this entry: http://blog.bulknews.net/mt3/mt-tb.cgi/1606
Post a comment