Musachy,

Awesome!  We have been talking about this at Appfuse for a little bit now. 
I have been working on a Struts2 specific stack that I hoped to work in as
some sort of S2 plugin.  One big part would be the ability to generate
controllers and views from models and you have it started!  nice.



Musachy Barroso wrote:
> 
> I am using GMaven atm: http://groovy.codehaus.org/GMaven, but I will
> take a look at it,
> 
> thanks.
> musachy
> 
> On Mon, Jun 16, 2008 at 3:00 AM, Al Sutton <[EMAIL PROTECTED]> wrote:
>> You might want to look at http://gant.codehaus.org/ if you don't already
>> have a build setup.
>>
>> Al.
>>
>> Musachy Barroso wrote:
>>>
>>> I needed a pet project to learn Groovy, so I have been playing with an
>>> app to generate Struts 2 CRUD applications.
>>> http://code.google.com/p/strutson/.
>>>
>>> The generated blank app uses Convention, REST, Spring, Sitemesh, JPA
>>> (Hibernate) and HSQL. The generated CRUDs mimics rest-showcase with
>>> css shamelessly copied from grails. Only primitive types (booleans
>>> translate to checkboxes, everything else to textfields), Date,  and
>>> Calendar(translate to JQuery datepickers) are supported for the CRUD
>>> generation. Validation generation from JPA annotations is still
>>> missing, more to come later.
>>>
>>> All in all, I love Groovy :)
>>>
>>> musachy
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> 
> -- 
> "Hey you! Would you help me to carry the stone?" Pink Floyd
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/groovy-pet-project-tp17853396p17866606.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


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

Reply via email to