On Tue, Sep 20, 2011 at 03:49:53PM +0200, Jörg A. Uzarek wrote:
> I am happy to announce the first public (developer) release of GX, a web 
> application framework that is designed from the ground up to be run in 
> persistent environments like mod_perl (or FastCGI).
> 
> You can download the (pre-alpha) release from CPAN:
> 
>     http://search.cpan.org/~jau/GX-0.2000_01/
> 
> or from the GX Framework website:
> 
>     http://gxframework.org/downloads/
> 
> I have also set up a public git repository at:
> 
>     http://git.gxframework.org
> 
> A (pathetic excuse for a) quick start tutorial is available here:
> 
>     http://gxframework.org/documentation/tutorials/quickstart/
> 
> Please give it a try and post feedback here or on the GX Framework mailing 
> list (http://groups.google.com/group/gxframework). Additional contact 
> information for reporting bugs, etc. can be found in the POD.

Hello Jörg,

three questions -- there already seems to be a GX framework for JS
animation:

        http://gx.riccardodegni.net/
        http://code.google.com/p/gxframework/

Aren't you affraid of namespace clash?

The tutorial is nice but it's mostly a get-mod_perl-running tutorial
-- the resulting application is what seems to be just a static
welcome.html there. Any more complex example application, showing
some Perl code executed, and database accessed? The GX man page it
lacking the relationship explanation as well.

Can you provide some high level comparison to (say) Catalyst? Surely
there was a reason to come up with yet another web application
framework, so what are the selling points?

Thanks,

-- 
Jan Pazdziora

Reply via email to