I got AxKit up and running and like XPathScript quite a bit. I 
think XML::XPath is popular even with users of HTML::Template and 
it will be popular with me even if I return to HTML::Mason.

However, after running thru the manuals, it doesn't appear that 
AxKit does much in the way of web app development support.

By this I mean, how easy is it to get session support for a 
multi-screen form in AxKit? It is very easy in Mason, just keep 
slapping things in %SESSION and there you go.

Also, how about components? How can I take a mix of Perl and HTML 
and re-use it in different pages?

What about an autohandler? Something that gets called before the 
current page is built to guarantee consistent look-and-feel 
across pages.

How about a dhandler? Something that gets called when an error occurs.

And what about ESQL? Is that available? I saw it in the slides 
but have not seen anyway to use it from AxKit. Furthermore, I 
loathe embedding SQL in HTML and prefer the decoupled approach 
that SQL::Catalog offers.


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

Reply via email to