Community   SpringSource   Projects    Downloads    Documentation    Forums    Training   Exchange   Blogs

Go Back   Spring Community Forums > Core Spring Projects > Announcements

Closed Thread
 
Thread Tools Display Modes
  #1  
Old Mar 10th, 2007, 03:37 AM
Alef Arendsen Alef Arendsen is offline
Senior Member
Spring Team
 
Join Date: Aug 2004
Location: Amsterdam, Netherlands
Posts: 451
Default Central polls page

UPDATE: polls have been moved to www.springframework.org. We will continue to improve these kinds of features to allow you to continue telling us what you'd like to see in Spring. Because we wanted even more feedback, also from people not registered to the forum, we decided to move the polls to www.springframework.org. For now, this means no background info for new polls anymore (we haven't yet discovered a way to add links to poll answers or something like that), but this will be improved later on.

To get a feel for what parts of the Spring Framework you're using, from now on, we will be hosting a series of polls on the forum. Each poll will not only ask you a very simple (multiple choice) question, but also give you some insight into the techniques the poll is about. If you have a good idea for a poll, just send me a private message. Discussions about the poll itself can be done in the comments of course.

Last but not least, we very much value your feedback and will be using all of it throughout the further development of the Spring Framework. So we appreciate it a lot if you could take the time to fill out polls!

How do you ensure required dependencies are set (March 10, 2007)
How do you limit transaction boundaries (April 9, 2007)
Which transaction manager are you using (April 25, 2007)
__________________
Alef Arendsen
SpringSource
http://www.springsource.com

Last edited by Alef Arendsen; Jun 8th, 2007 at 10:21 AM. Reason: Added transaction manager poll
  #2  
Old Mar 14th, 2007, 03:41 PM
karldmoore karldmoore is offline
Senior Member
 
Join Date: Sep 2006
Posts: 8,425
Default

I just wanted to say I really think this is a great idea! I'm really interested what polls you've got lined up and what people have to say.
  #3  
Old Mar 14th, 2007, 05:56 PM
Alef Arendsen Alef Arendsen is offline
Senior Member
Spring Team
 
Join Date: Aug 2004
Location: Amsterdam, Netherlands
Posts: 451
Default Thanks

Thanks Karl, that's good to hear.

If you have any suggestions for polls that might cause a little discussion, they're always welcome .

rgds,
Alef
__________________
Alef Arendsen
SpringSource
http://www.springsource.com
  #4  
Old Mar 15th, 2007, 12:13 AM
Wesslan Wesslan is offline
Member
 
Join Date: Mar 2006
Location: A place to call home
Posts: 76
Default

Quote:
Originally Posted by Alef Arendsen View Post
If you have any suggestions for polls that might cause a little discussion, they're always welcome .
There's always the subject of setter vs. constructor injection...
  #5  
Old Mar 15th, 2007, 07:09 AM
Sam Brannen Sam Brannen is offline
Senior Member
 
Join Date: Jan 2006
Location: Zürich, Switzerland
Posts: 400
Default Poll topic suggestions

Hi Alef,

I think the polls are a great idea!

Quote:
Originally Posted by Alef Arendsen View Post
If you have any suggestions for polls that might cause a little discussion, they're always welcome .
Here's a first shot at a list of general (perhaps not so provocative) topics that could be used for polls:
  1. preferred web framework: Spring MVC, Struts, JSF, Portlets, etc.
  2. preferred persistence strategy: JDBC (w/ or w/o templates), Hibernate, iBatis, JPA, etc.
  3. transaction demarcation: annotation based vs. xml/external config
  4. validation: custom Validators, Commons Validator, Bean Validation (Spring Modules), Valang, Hibernate Validator, etc.
  5. Deployment environment: Tomcat stand-alone, Resin, JBoss, BEA, WebSphere, etc.
  6. Ajax integration: custom/in-house code, YUI, Dojo, DWR, Backbase, JSON-RPC, etc.

Like I mentioned, these might not necessarily lead to great, in-depth discussions; however, I'd be very interested to see what members of the Spring community are using the most in these categories.

cheers,

Sam
  #6  
Old Mar 16th, 2007, 05:17 AM
Jörg Heinicke Jörg Heinicke is offline
Senior Member
 
Join Date: Nov 2005
Location: Reutlingen, Germany
Posts: 2,098
Default

Quote:
Originally Posted by sbrannen View Post
  1. preferred web framework: Spring MVC, Struts, JSF, Portlets, etc.
  2. preferred persistence strategy: JDBC (w/ or w/o templates), Hibernate, iBatis, JPA, etc.
  3. transaction demarcation: annotation based vs. xml/external config
  4. validation: custom Validators, Commons Validator, Bean Validation (Spring Modules), Valang, Hibernate Validator, etc.
  5. Deployment environment: Tomcat stand-alone, Resin, JBoss, BEA, WebSphere, etc.
  6. Ajax integration: custom/in-house code, YUI, Dojo, DWR, Backbase, JSON-RPC, etc.
Most of them are about tools or frameworks which is in general quite uninteresting IMO. I'm much more interested in concepts like the current one. Especially I would be interested how people handle Hibernate sessions

Regards
Jörg
  #7  
Old Mar 16th, 2007, 04:03 PM
karldmoore karldmoore is offline
Senior Member
 
Join Date: Sep 2006
Posts: 8,425
Default

I've always got suggestions . Out of interest was there a plan here e.g. are you working through the reference manual or is it just random things?
  #8  
Old Mar 19th, 2007, 06:13 AM
bitstorm bitstorm is offline
Junior Member
 
Join Date: Mar 2007
Location: Italy in a little town called Pesaro on Adriatic sea, near the well known Rimini and Riccione
Posts: 2
Default

I'd like to see a poll on "Which part of Spring do you dislike more?". It would be very useful to improve all framework.

My two cents in a very bad English....

Last edited by bitstorm; Mar 20th, 2007 at 11:40 AM.
  #9  
Old Mar 19th, 2007, 02:17 PM
dr_pompeii dr_pompeii is offline
Senior Member
 
Join Date: Aug 2006
Location: Arequipa-Peru / South America
Posts: 1,587
Default

hi guys

it can sound silly, but...

what about of best practices with spring?
example codes, templates , suggestion etc etc
integration with other frameworks

what tools are recommend (xdoclet,myeclipse,appfuse.. etc etc)

ask for some people (voluntaries), share basic examples, maybe traduction for other languages etc etc

or a simple question , why work you with Spring?
when work you with Spring/J2EE both or alone .... ?

regards
__________________
- Manuel Jordan

Kill Your Pride, Share Your Knowledge With All
The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7
Use [ c o d e ] [ / c o d e ] tags

Blog
LinkedIn


Technical Reviewer of Apress
  • Pro SpringSource dm Server
  • Spring Enterprise Recipes: A Problem-Solution Approach
  • Spring Recipes: A Problem-Solution Approach, Second Edition
  #10  
Old Mar 20th, 2007, 11:40 AM
bitstorm bitstorm is offline
Junior Member
 
Join Date: Mar 2007
Location: Italy in a little town called Pesaro on Adriatic sea, near the well known Rimini and Riccione
Posts: 2
Default

Here's an example of a poll I'd like to see in future:
Q:"Which is the biggest problem you have to deal with when you use Spring?"
  1. Manage the complexity of XML-based configuration files
  2. Performance issues...
  3. Create data access layer
  4. Lack of code generation tools for Spring
  5. I haven't any problem at all....
  6. (...)
    ...
regards

Last edited by bitstorm; Mar 20th, 2007 at 12:05 PM.
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 08:06 AM.


Contegix provides first-class managed hosting and partial sponsorship of these forums.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.