Hi Jesse, I skimmed the article and it sounds largely as if the module uses XSL where most of us would use templates from their favorite templating module. I do not myself use XSL, being happy with my template module of choice (Template Toolkit). I wonder if the module author had found/looked for CGI::Application before venturing off on his own. It sounds as if it would be an ideal situation to make his application a subclass of CGI::Application. Have you spoken with him about any combined efforts? (he might at the very least find joining this mailing list enlightening)
-Stephen -----Original Message----- From: Jesse Erlbaum [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 26, 2001 09:46 AM To: '[EMAIL PROTECTED]' Subject: [cgiapp] XSL -- anybody actually use it? Hi All -- Have any of you seen the article on Perl.com earlier this month, "XML and Modern CGI Applications" by Kip Hampton? Evidently, Kip has written a module "CGI::XMLApplication". It appears to be 90% about state management and 10% about XSL. It is the type of thing which would be quite trivial to make as a sub-class of CGI::Application. Does anyone here currently use or anticipate using XSL with their CGI:Application modules? If so, I would be interested in talking to you about which would be desirable in a "CGI::Application::XSL" module. Thanks & TTYL, -Jesse- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
