|
From: Keith D. <ke...@in...> - 2006-03-26 11:30:32
|
Hey Darren, Could you maybe summarize what you see in Django that would be good influence for future enhancements to Spring's web stack? Would be good to consider and discuss those for the 2.x series and beyond... One of the features I see on a brief glance I think is important is the ability to design your on URL scheme using URL mapping expressions. Cheers, Keith -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of da...@da... Sent: Sunday, March 26, 2006 5:10 AM To: spr...@li... Subject: Re: [Springframework-developer] Component Centric Web Framework for Spring On Sat, Mar 25, 2006 at 11:26:29AM -1000, Seth Ladd wrote: > Then might I recommend that if it doesn't already exist, provide an > ant runtime for your application, and bundle Jetty. That is, make it > *insanely* easy to start a new wedge runtime. Part of what a modern > Java web framework must do, imho, is provide everything you need to > get started out of the box. This includes the scripts to start and > stop the app. In other words, wedge should be a self bundled and > integrated package, not Yet Another Servlet with XML Config. See how > Rails works with its 'ruby scripts/server'. There should be something > like 'ant server'. If you're familiar with Python, take a look at Django <http://www.djangoproject.com>. Similar to RoR (but better IMHO) and the way much of the cutting edge seems to be moving now in terms of web development. Java frameworks are going to need to become a lot leaner in all respects to keep up. -- Darren Davison Public Key: 0xDD356B0D |