CGI print engine is moved to FML::Command:: class. However FML::Command:: does not contains all content of print engine. By object composition, some modules use methods FML::CGI:: provides. For example, subscribe command internal is as follows.
FML::CGI::Admin::Main -> FML::Command::Admin::subscribe -> FML::CGI::Admin::User -> SCREENThe flow goes and back again like trampolin mechanism.
author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about FML, e-mail <fml-bugs@fml.org>.