Hi, sorry for the late replay too :p
> Thank you very, very much for this contribution. I read about the gen > () plugin on your blog, nice work! If you think so and please, use it as a part of agavi such as a sample code in cookbook ;) > Don't you think we should simply allow setting _all_ smarty options > listed in http://smarty.php.net/manual/en/api.variables.php? I could > do it in a dynamic way so they can all be configured using an array > parameter. I "thought" 4 options set in AgaviSmartyRenderer::getEngine --config_dir,complie_dir,cache_dir,debugging-- should not be allowed, because these should be defined by the framework. And like I said, I "thought" options for cache is redundancy, agavi's cache feature existing. However, looking at flexibility, we should allow setting all smarty options like you suggested. Then we provide recommended settings(which is the most compatible with agavi) as default and suggest to use agavi's cache instead of smarty's one. > Also, we could maybe allow mechanisms to automatically register > functions, blocks, modifiers and so on. It's sounds good! > I think I'll sit down and improve this whereever I can for 1.0, it's > something I wanted to do for a long time. I haven't used Smarty in a > long time though, so your suggestions would be very appreciated. I'm glad to be of service :) > Many kudos for the effort, it's very nice to have such a talented and > active Agavi user in Japan! Thanks a lot! > I also haven't forgotten about your japanese documentation efforts; > right now it looks like I can start working on the manual in the > coming weeks. I'll get back to you once I have something ready for > translation ;) I see. > P.S: is "mugeso" your real name? :) No :p My real name is Tanaka Koichi.(as you may already know, write one's family name first in Japan. so "Tanaka" is family name ;) ) from Yokohama, Japan, MugeSo _______________________________________________ Agavi Dev Mailing List [email protected] http://lists.agavi.org/mailman/listinfo/dev
