Thanks David, Patrick and Thomas,<div>I think &#39;<meta http-equiv="content-type" content="text/html; charset=utf-8">openTempFile&#39; is exactly what I need.</div><div>Is there a way to use this function with no physical disk access?</div>
<div>In other words, is it possible to work with files like they were in a ramdrive?</div><div><br></div><div>To clarify a little,</div><div>all this is needed because I can&#39;t call java classes directly into haskell code.</div>
<div>I have seen Jaskell and other apparently dead projects out there.<br>But they are even far from the little convenience of a &quot;system call&quot; and some file manipulation.</div><div><br></div><div>I tried also Scala to substitute Haskell in this task, but it is too young language, with memory leaks,</div>
<div>library code instability and other problems (version 2.9.0.1).</div><div>Also the Scala IDE(Netbeans plugin), the only I managed to use, is as buggy as Leksah (0.10.0.4).</div><div><br></div><div>Is somebody else trying to access java code? Maybe also the Weka library like me?</div>
<div><br></div><div>Davi</div>