Hi all,

    I'm just starting to use AxKit so I want to get some reaction to my
    first guess about how to design an application.

    My company has a software package that organizes documents by
    mentions of people, places and things.  We have a number of
    different interfaces and markets that we need to support.  Our
    software outputs XML and so AxKit seems like a perfect fit.

    What I think I need to do is the following:

    - Define a provider to access our software, Apache::AxKit::Provider::XDC
    - Define a set of XSP stylesheets based on our current interface,
      using AxKit::XSP::Session taglib and Apache::Session for session 
      management
    - Add new interfaces by cascading XSLT and/or XPathScript and/or XSP
      stylesheets

    Questions -

    Is there a way I could use XSLT (with which I am more familiar) and
        sessions?
    Can I write a Provider subclass that only handles XML document requests? 
    Can I narrow it down even farther to very specific document requests? 
    Can I use Apache directives to install the Provider for specific files?

 Thanks in advance, 

    Aaron

-- 
aaron ross . alias i, inc
     email . [EMAIL PROTECTED]
     phone . 215 545 6428

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

Reply via email to