Here are my attempts, one just a little longer than the other:

Apache Wicket is a framework for component-based assembly of complex, dynamic
web applications. Wicket applications are built using inheritance and
composition of plain Java classes and objects and have a refreshing lack of XML
configuration files and templating languages.

Apache Wicket is a framework for component-based assembly of complex,
dynamic web applications. Wicket applications are built using
inheritance and composition of plain Java classes and objects,
leveraging a Java developer's existing knowledge and tools, and have a
refreshing lack of the XML configuration files and templating languages
used by other such frameworks.

jk

On Wed, May 23, 2007 at 12:35:53PM -0500, James McLaughlin wrote:
> All good stuff! I think here are the essential points if someone could
> just wrap some words around them:
> 
> * Open Source
> * Fresh take on Web App frameworks
> * Harnesses the full power of OO, realizes all of its promise
> * Specializes in dynamic, component oriented web applications
> * Component oriented nature and separation of concerns scales well for
> large development teams
> * Baked in support for core technologies: Ajax, dependency injection
> (spring), orm (hibernate)
> * Fun!!
> 
> I wouldn't worry too much what the suits say, but the word "radical"
> really isn't appropriate. Its just that other frameworks are so brain
> damaged that wicket seems radical. In reality, it is only letting us
> do what we've been able to on the desktop for decades
> 
> On 5/23/07, Korbinian Bachl <[EMAIL PROTECTED]> wrote:
> >sounds nice - i would change it that way:
> >
> >"Apache Wicket is an Open Source project that brings you a new, bright and
> >fast way of webapplication development. Designed from the ground up to 
> >allow
> >developers to exploit the full power of Object-Oriented-Design, Wicket
> >excels at component development, reusability and makes developing even in
> >bigger teams a breeze."
> >
> >
> >would be shorter and sounds not too "radical" (usually is a showstopper 
> >word
> >for the "Suitsfraction" that often stops new technologies for business
> >reasons).
> >
> >Any comments?
> >
> >
> >
> >
> >> -----Ursprüngliche Nachricht-----
> >> Von: James McLaughlin [mailto:[EMAIL PROTECTED]
> >> Gesendet: Mittwoch, 23. Mai 2007 17:43
> >> An: [email protected]
> >> Betreff: Re: Need description and scope of Apache Wicket
> >> project for graduation
> >>
> >> I'm a wicket fanboy, so no apologies if this seems over the top :) :
> >>
> >> "Wicket is an Open Source project that represents a radical
> >> rethinking of web app development frameworks. Designed from
> >> the ground up to allow the developer to exploit the full
> >> expressive power of OOP, Wicket excels at component
> >> development and reuse. Wicket is the first truly modern
> >> framework for web application development to fully realize
> >> the promise of object oriented development."
> >>
> >
> >

Reply via email to