From: Вячеслав С. <sch...@gm...> - 2012-01-05 17:13:51
|
5 января 2012 г. 20:22 пользователь Dannes Wessels <da...@ex...> написал: > On 5 Jan 2012, at 16:33 , Вячеслав Седов wrote: > > just seen little about Scala - look nice - something like mix from > Java & XQuery :) > > > interesting language for sure..... > > so i have 2 questions related to eXist-db and Scala > > 1 - what about moving eXist-db development to Scala? > > > what would be the purpose? You suggest to recode eXist in scala? > not whole eXist - at least not in one leap :) > 2 - what about supporting Scala modules? i note that writing many > modules in Scala is very nice in compare with pure java & xquery > > > Sure, Java can call Scala code just like normal Java code, no problem. What > is the problem you would like to solve? > i need convert ASCII-art based tables&forms to XHTML (or any others XML-based) form - i am not sure that i can use 100% XSLT-XQuery solution, 100% Java solution should be too big since Java not good for XML (IMHO), so Scala look very attractive for me ;) also i think that Scala support can help join to eXist-db many others developers > cheers > > Dannes > > |