With all the random threads splattered about, I though "Hey what's one more?"

If you want to capture blog traffic, then I suggest something akin to "Stripes 
Planet" that can act as a blog aggregator from feeds, rather than anyone 
actually publishing a blog system under the Stripes banner. There's only about 
2 or 3 million blogging engines, easier to consolidate than add Yet Another.

Stripes 2.0 thoughts.

I say 2.0 because these could well break 1.x apps.

* Someone else suggested, and it's a solid idea of replacing Stripes validation 
with JSR 303.

* Adding some REST support, but nothing like JAX-RS. Just something to handle 
the verbs, MAYBE a JSON binding.

* Perhaps a better way to do URLs than what we have now, or punting to DMF.

* Support for the Servlet 3.0 Asynchronous features

* CDI support for JEE 6

* Auto binding (if requested) of system objects (like the Request, Response, 
ServletContext, StripesContext, etc.)

* Replace ActionBean interface with an Annotation (cuz you can't have enough 
annotations) for auto discovery

The one thing I am not fond of, as core, is a "Stripes Stack".

I'm all for example, tutorials, StripesStuff, Best Practices, etc.

But, not a full stack.

I still need to write Bugzooky 2.0. I still suck.

Regards,

Will Hartung


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to