- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Re: springy scala
Mon, 2010-07-12, 20:08
well, I just managed it (for ju.List->Seq at least) in about 30 lines, this really isn't looking all that hard at all...
On 12 July 2010 11:41, Geir Hedemark <geir@hedemark.net> wrote:
--
Kevin Wright
mail/google talk: kev.lee.wright@gmail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda
On 12 July 2010 11:41, Geir Hedemark <geir@hedemark.net> wrote:
On Jul 12, 2010, at 12:38 PM, Kevin Wright wrote:I'm looking to implement a spring 3 type converter (http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/validation.html#core-convert) that uses scala 2.8's JavaConversions (http://www.scala-lang.org/archives/downloads/distrib/files/nightly/docs/library/scala/collection/JavaConversions$.html)
To avoid any wasteful wheel re-inventing... has anybody tackled this already? If not, I'll stick something up on github once done.
Not yet, and I won´t have time the next couple of months, but I am very interested in the end result if you get something finished before then.
-- Geir
--
Kevin Wright
mail/google talk: kev.lee.wright@gmail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda