Why do you like Play Framework?

124 views
Skip to first unread message

javaHelena

unread,
Oct 21, 2011, 7:49:22 PM10/21/11
to play-framework
Hi folks,
I am doing a small presentation on Play Framework next week, and I
would like to gather some comments from the "Play!ers" around the
world on what it is that you think is so good with Play!. One good
thing I like is the active community, so that is why I thought I´d
involve you.

If you have a minute, please just give me a short comment on why you
like to work with Play Framework. Comparison with other frameworks/
tools that you have used would also be interesting to hear about.

Thanks,

Helena Hjertén, Sweden.

ogregras

unread,
Oct 21, 2011, 9:31:32 PM10/21/11
to play-fr...@googlegroups.com
Java powered framework without the usual complexity!

Steven Elliott Jr

unread,
Oct 21, 2011, 11:38:27 PM10/21/11
to play-fr...@googlegroups.com
Brings together the best features of web frameworks like Rails and Django but backed with the power and stability of the JVM.

> --
> You received this message because you are subscribed to the Google Groups "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.
>

Josh Kamau

unread,
Oct 22, 2011, 1:37:44 AM10/22/11
to play-fr...@googlegroups.com

little abstraction over http

On 22 Oct 2011 06:38, "Steven Elliott Jr" <type...@me.com> wrote:

Brings together the best features of web frameworks like Rails and Django but backed with the power and stability of the JVM.


On Oct 21, 2011, at 7:49 PM, javaHelena wrote:

> Hi folks,

> I am doing a small presentation on Pl...

Ahmed Mahmoud

unread,
Oct 22, 2011, 1:58:23 AM10/22/11
to play-fr...@googlegroups.com
Helpful community <3

--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.



--

Ahmed Mahmoud Mohammed Abd El-wahab 
el shaheer b Ahmed Fat7y.

Pascal Voitot Dev

unread,
Oct 22, 2011, 4:43:02 AM10/22/11
to play-fr...@googlegroups.com
IMHO, Java is intellectually satisfying to use.
You spend more time in doing things than hitting your head against the wall of the framework. Play! fits my ideas and not the other way!
In the Java world, the frameworks giving this are really really rare. Generally, you spend the great majority of your time trying to understand how the designers think, to modify your ideas to fit into the framework, to read non-existing docs or wander on forums with questions without answers and to go around bugs of the framework itself.

Moreover, as people said, the community is quite active and helpful!

Pascal

Pascal Voitot Dev

unread,
Oct 22, 2011, 4:43:50 AM10/22/11
to play-fr...@googlegroups.com
1st sentence error:"IMHO, Play is intellectually satisfying to use." (Java is less and less intellectually satisfying :( )

canavar

unread,
Oct 22, 2011, 5:20:20 AM10/22/11
to play-fr...@googlegroups.com

Human readable codebase, human usable API, not overdesigned, not overimplemented, just what it should be, hit save and refresh... All of this for developer productivity, less production cost and more profit:)

22 Eki 2011 11:43 tarihinde "Pascal Voitot Dev" <pascal.v...@gmail.com> yazdı:

WK

unread,
Oct 26, 2011, 2:47:19 PM10/26/11
to play-framework
- Well thought out framework.
- Not too much magic (turned me off to rails).
- Wonderful IDE + Unit Testing tools + Java.
- Simple to use (A BIG plus compared to standard J2EE apps)
- Stateless (scalability)
- Awesome Dev Team (gets bug fixes out quick and listens to community)

Haha i think im in love with this framework :)

Jorge Mota

unread,
Oct 26, 2011, 5:04:34 PM10/26/11
to play-fr...@googlegroups.com
I just started 2 weeks ago with play, I just got on 1 presentation of play framework on Java Day's in Guatemala.

I am with a new project with play, and I am getting a large productivity with it, no beans, no session, no strange configurations, no deploys, no webserver /application server configuration problem.

I just want to develop, not to install/configure/deploy/restart/repeat until 100000^30 for every stage of project.
And Play! is just it, a easy form to bring fun to our works!

Sorry the bad english, I speak spanish :P


-------
>++++++++++
[>+++++++>+++++++++++>+++>++++++++++>++++++++>+++++++
+++<<<<<<-]>++++.>+.+++.>>+++.--.<++.>>---.<<<---.+++++.>>>>---.



Ross

unread,
Oct 27, 2011, 12:10:42 AM10/27/11
to play-framework
Minimal controller design, complete control over URL routing

Easy to configure/deploy

Stateless architecture

Dynamically reloads code when in development mode

sas

unread,
Oct 27, 2011, 7:34:55 AM10/27/11
to play-framework
Hi Helena

We gave a presentation at the java user group in Buenos Aires, and
next tuesday we'll give another.

From our experience, what impressed the most our audience is the edit-
refresh-see changes cycle...

Editing the routes file and showing how all the generated urls are
updated is also impressive, and the nicely integrated sellenium tests
give a good impression too.

as for the things I like

- small learning curve - if you have experience developing web apps
(php, rails, whatever) you can catch up with play easily
- setup with no hassle - just unzip and do stuff
- full stack - web server, db server, compiler... you can even program
with notepad
- edit code, press F5, see changes cycle - it feels like working with
a dynamic language framework
- excellent documentation
- vibrant community
- responsive dev team
- the code is really understandable and easy to follow, it's easy to
mess around with the code (something I wouldn't even dare to imagine
with others frameworks) and contribute back
- cloud computing friendly (playapps, gae, heroku, cloudbee,
openshift, etc...)
- IDE support

saludos

sas

Drew Hamlett

unread,
Oct 27, 2011, 8:50:03 AM10/27/11
to play-framework
It's not the JavaEE6/JSF/EJB/Glassfish stack.

Engin Tekin

unread,
Oct 27, 2011, 11:40:44 AM10/27/11
to play-framework
intuitive

Helena Hjertén

unread,
Oct 27, 2011, 11:45:41 AM10/27/11
to play-fr...@googlegroups.com
Thanks everyone for all your answers. Now I have lots of comments I can refer too. 

Keep sending in more answers though, I think it might inspire the "committers" to do even better things! 

/Helena Hjertén, 
Mejsla  - http://mejsla.se
Sweden

2011/10/27 Engin Tekin <engin...@gmail.com>
intuitive
Reply all
Reply to author
Forward
0 new messages