Tuesday October 31, 2006
07:12 PM
load map to Sledge 2.0
follow is a list of load map to Sledge 2.0(draft).
- wrap the Apache::Request
- write the Sledge::Engine
- support mod_perl2
- support fastcgi
- split Sledge::MobileGate, very thick wrapper, to many plugins
- add Sledge::Plugin::MobileAgent
- use Encode, internal char code change euc-jp to utf-8
- add the Sledge::Plugin::FormValidator::Simple?
and more...
07:07 PM
Sledge's components(draft)
follow is a list of Sledge's core components.
- Sledge::Pages
- Controller
- Sledge::Authorizer
- authorization
- Sledge::Session
- session state(e.g. cookie)
- Sledge::SessionManager
- session storage(e.g. memcached, mysql)
- Sledge::Template
- template engine(e.g. TT2, HTML::Template)
- Sledge::Config
- config object
I want to restructure the Sledge's components.
06:41 PM
my first entry
I started the blogs in 'use Perl'.
By the day, I write the blog about Sledge, web application frame work written in Perl, on vox.com.
http://tokuhirom.vox.com/
miyagawa suggests 'Your blog should be write on use Perl;'.
Yes, I started the blogs on use Perl;.
Yeah, I'll write the some entries about Sledge.