Besides important functional features mentioned above I have one technical - I would like to see Scalaz library added to the our dependencies list. It brings very useful abstractions (like Applicative Functors, Monoids and Monads) and typeclasses to Scala language.
Take a look at how easy and effective Validation with Scalaz is: https://gist.github.com/970717 What do you think? Vladimir 2011/8/30 Richard Hirsch <[email protected]> > I've been thinking about the next release and wanted to start > collecting ideas for features for this release. > > There are some tasks in Jira [1] but that list isn't complete: > > Here are some other ideas: > > * Integration with Akka / Apache Camel > * Simplification of URLs > * Change Web UI to deal with new icon > > Any one else have other ideas / suggestions? > > D. > > [1] > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+ESME+AND+fixVersion+%3D+%221.4%22+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide > -- Best Regards, Vladimir Ivanov
