On Tue, 2003-02-04 at 01:29, Kip Hampton wrote: > S Woodside wrote: > > Question: What's an "application framework" in the context of this > > discussion? > > Could be any hunk of code, really; as long as it can return an XML > document to the Provider on demand, it doesn't matter. > > I personally favor using something like CGI::XMLApplication because the > model fits the way I like to work, but nothing that baroque is required. > Again, as long as it can return an XML document to the Provider when > needed, it can be as quick-hacky or as over-engineered as the situation > warrants.
I've found that using Apache::RegistryFilter and Apache::ASP filtered into AxKit makes for neat fun. Brian Wheeler [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
