On 11/7/07 2:58 PM, "Tom Schneider" <[EMAIL PROTECTED]> wrote:

> How are http://code.google.com/p/s2ss/ and
> http://code.google.com/p/groovyworks/ different?  Looking at the code
> they look very similar.  I've been trying to make sure the Plugin
> Registry is up to date and has all the plugins that are available, so
> I'm wondering if these are 2 separate entries, or if they are
> essentially the same thing.

They are very similar. The difference used to be that s2ss did not require
Spring, or didn't support it. I don't exactly recall. Groovy Works requires
and uses Spring to wire the dependencies of the objects it manufactures.

Additionally I think the directions were different. It was my plan, if I had
more time, to really build on the Groovy Works thing and make it more like a
Groovy version of Struts 2 with an integrated stack. I really haven't had
time to pursue that goal. The idea was download GW's and its maven template.
Run the template and code without need for XML, with a well defined project
structure, ORM in place, etc. Obviously I haven't gotten that far, and other
things have come along in S2 that do some of those things, like SmartURLs,
code behing, zero config, etc.

Mark


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

Reply via email to