I'm hardly a seasoned AxKit user, but having faced this issue I've
come to a couple of conclusions:

1. Although Providers look as though they'll be more work, they're
   actually much the nicest solution. 

2. It's nice if you can write your content providing thing so that
   it's easy to wrap it up as a CGI script, AxKit provider, mod_perl
   handler, or simply a utility from the command line. The last named
   is often a handy target for test scripts.

I think there's also a lot to be said for writing your own AxKit
Language modules if you want to do a transformation which is easy in
Perl but messy in one of the XMLish languages. 

Cheers,
-- 
M.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to