Hey, here is another clojure user from Copenhagen. I'm a Hungarian but
living here so please count me in!
Cheers:
Attila
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send e
On Thu, Mar 12, 2009 at 9:30 PM, Mark Volkmann
wrote:
> cp -r {autoload,bin,doc,ftdetect,ftplugin,indent,syntax} ~/.vim
You don't need the content of bin folder under ~/.vim
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google G
To achieve high speed IO I've tried to used mapped FileChannel but
failed to specify MapMode.
user=> (import '(java.nio.channels.FileChannel MapMode))
java.lang.ClassNotFoundException:
java.nio.channels.FileChannel.MapMode (NO_SOURCE_FILE:0)
while
user=> (import '(java.nio ByteOrder))
nil
user
user=> (import '(java.nio.channels FileChannel))
nil
user=> java.nio.channels.FileChannel$MapMode/READ_ONLY
#
Sorry for the noise!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this gro