Re: [scooter-framework] Digest for scooter-framework@googlegroups.com - 1 Message in 1 Topic

63 views
Skip to first unread message

Miroslav Dubovský

unread,
Feb 18, 2013, 4:29:20 PM2/18/13
to scooter-...@googlegroups.com
Is there a demo project (tutorila) with Scooter for ajax rest api? I need replace Rails backend (performance problems) for my project with KendoUI framework (CRUD with XHR )


2013/2/18 <scooter-...@googlegroups.com>

Group: http://groups.google.com/group/scooter-framework/topics

    Daniel Guryca <dun...@gmail.com> Feb 18 08:33AM -0800  

    Hey there guys.
     
    I have been a Playframework guy for more then 2 years. Created 4 project
    with it (including 1 e-commerce site) + many many plugins.
    Well Play was pretty nice but they have moved on 2.x version which is
    mostly Scala stuff.
    I'm not going to learn Scala since I do not like it. In my job I use Perl +
    Python so I have no need for any new language anymore.
     
    Anyway I still preffer static typed languages to dynamic languages. That's
    a reason why I was searching for some real Play substitution.
    Scooter seems to fit it the best.
     
    But how about Scooter's author activity on this project. From github view
    it seems to be a dead project.
     
    Thanks and cheers

     

You received this message because you are subscribed to the Google Group scooter-framework.
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.

--
You received this message because you are subscribed to the Google Groups "Scooter Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scooter-framew...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

John Chen

unread,
Feb 18, 2013, 9:56:21 PM2/18/13
to scooter-...@googlegroups.com
Try this sample project:

scooter-dir> java -jar tools/server.jar examples/ajaxtodo

and follow the examples in that project.

asferion95

unread,
Apr 10, 2013, 5:08:35 AM4/10/13
to scooter-...@googlegroups.com
Hi Daniel,

Scooter is a good framework but you must create your DB before generating CRUD
I used too Play which uses JPA to create your DB from your Java beans but i found that the controller and template syntax was confuse
So i tried Grails and i'm very satisfied of this framework
I used the ZKUI plugin to benefit of RIA functions on the front end
The only constraint is to learn Groovy language which is next from Java and is more powerful from my point of view
Grails creates for you tables in database from the groovy beans (like in Play)
And the template syntax uses GSP tags or ZK tags
Grails has a lot of plugins (Excel Export, Jasper reports, LDAP, Mail ...) to fit to your needs ! 
Grails offers too a powerful scaffolding which is a very good approach to launch a new application and showing to  end users !

2013/2/19 John Chen <john.ch...@gmail.com>
Reply all
Reply to author
Forward
0 new messages