Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Scala Incubator
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Scala Incubator
1–30 of 78
Mark all as read
Report group
0 selected
Jesse Eichar
6/12/14
scala-io 0.4.3-1 released
Hi, scala-io 0.4.3-1 released. The only fix was to apply the fix so that the pom has the correct
unread,
scala-io 0.4.3-1 released
Hi, scala-io 0.4.3-1 released. The only fix was to apply the fix so that the pom has the correct
6/12/14
James Roper
,
Jesse Eichar
3
4/22/14
Scala 2.11 build?
I have released 0.4.3 for both 2.10.4 and 2.11.0 Jesse On Tue, Apr 22, 2014 at 6:34 AM, Jesse Eichar
unread,
Scala 2.11 build?
I have released 0.4.3 for both 2.10.4 and 2.11.0 Jesse On Tue, Apr 22, 2014 at 6:34 AM, Jesse Eichar
4/22/14
Andy Legkiy
,
Jesse Eichar
4
8/12/13
Scala IO for new scala versions
On Friday, August 9, 2013 8:55:03 AM UTC+3, Jesse Eichar wrote: Just FYI, The new releases of scala-
unread,
Scala IO for new scala versions
On Friday, August 9, 2013 8:55:03 AM UTC+3, Jesse Eichar wrote: Just FYI, The new releases of scala-
8/12/13
Sawyer
,
Jesse Eichar
2
6/6/13
[scala-io] efficient way to read only the last N lines of a big file
I don't have a clean way of doing this at the moment. You can do it with a seekable because the
unread,
[scala-io] efficient way to read only the last N lines of a big file
I don't have a clean way of doing this at the moment. You can do it with a seekable because the
6/6/13
marten luter
,
Jesse Eichar
4
6/4/13
write method benchmarking
Yes i's error in function Naming - bulk writes should be named "NON BULK " On Tuesday,
unread,
write method benchmarking
Yes i's error in function Naming - bulk writes should be named "NON BULK " On Tuesday,
6/4/13
marten luter
,
Jesse Eichar
3
6/4/13
scala-io read array of Ints
For the reading ints. I forgot a simple obvious improvement you can do the read and processing
unread,
scala-io read array of Ints
For the reading ints. I forgot a simple obvious improvement you can do the read and processing
6/4/13
Daniel Sobral
, …
James Harman
3
5/22/13
Scala I/O: Path and Extension
Path.simpleName seems to work for this. James On Tuesday, August 28, 2012 6:05:53 PM UTC-6, Daniel
unread,
Scala I/O: Path and Extension
Path.simpleName seems to work for this. James On Tuesday, August 28, 2012 6:05:53 PM UTC-6, Daniel
5/22/13
Daniel Sobral
,
Jesse Eichar
2
4/29/13
Unexpected result mapping a PathSet
Hmmm. THought I already sent this email. SOrry it is so late: I can take a look. One of the reasons
unread,
Unexpected result mapping a PathSet
Hmmm. THought I already sent this email. SOrry it is so late: I can take a look. One of the reasons
4/29/13
Mathias Bogaert
, …
Daniel Sobral
5
4/24/13
Path.fromClasspath(".,.").children()?
Ah, ok. I missed that. On 24 April 2013 11:28, Jesse Eichar <jesse....@gmail.com> wrote:
unread,
Path.fromClasspath(".,.").children()?
Ah, ok. I missed that. On 24 April 2013 11:28, Jesse Eichar <jesse....@gmail.com> wrote:
4/24/13
Randall R Schulz
,
jesse....@gmail.com
6
3/22/13
Is Deletion in RamFileSystem (RamPath.delete()) Synchronous?
Sorry for going off on a rant. No that shouldn't be normal. From: Randall R Schulz Sent: March
unread,
Is Deletion in RamFileSystem (RamPath.delete()) Synchronous?
Sorry for going off on a rant. No that shouldn't be normal. From: Randall R Schulz Sent: March
3/22/13
Randall R Schulz
,
jesse....@gmail.com
5
3/14/13
Combining / Concatenating Two PathSet
oh of course that makes sense. It is the expectation you are setting at the beginning of the foldLeft
unread,
Combining / Concatenating Two PathSet
oh of course that makes sense. It is the expectation you are setting at the beginning of the foldLeft
3/14/13
Randall R Schulz
,
Jesse Eichar
3
3/7/13
ScalaIO: Using RamFileSystem / ramfs
Thanks, Jesse. I guess I was expecting it to be more complicated or elaborate than it is... Randall
unread,
ScalaIO: Using RamFileSystem / ramfs
Thanks, Jesse. I guess I was expecting it to be more complicated or elaborate than it is... Randall
3/7/13
Ben
, …
Jesse Eichar
18
3/7/13
How to reopen an scalax.io.Input
Well the idea of unmanaged means you aren't supposed to close it, otherwise you would manage it.
unread,
How to reopen an scalax.io.Input
Well the idea of unmanaged means you aren't supposed to close it, otherwise you would manage it.
3/7/13
Matthew Neeley
, …
Josh Suereth
12
1/21/13
scala-io-file with scala 2.10.0 final
Rawk. Sorry it took me so long. I stupidly signed up to write another book.... On Jan 21, 2013 2:29
unread,
scala-io-file with scala 2.10.0 final
Rawk. Sorry it took me so long. I stupidly signed up to write another book.... On Jan 21, 2013 2:29
1/21/13
Adelbert Chang
,
Jesse Eichar
5
1/18/13
Can't get javax.transaction.jta/1.0.1B?
Renaming my ~/.ivy2/ folder and rebuilding worked, thanks! On Friday, January 18, 2013 8:48:02 AM UTC
unread,
Can't get javax.transaction.jta/1.0.1B?
Renaming my ~/.ivy2/ folder and rebuilding worked, thanks! On Friday, January 18, 2013 8:48:02 AM UTC
1/18/13
Brandon Luth
,
Jesse Eichar
3
9/27/12
Scala-io output litte or big endian as unsigned short.
I'll look into that :P On Monday, September 24, 2012 11:19:16 PM UTC-7, Jesse Eichar wrote: Sadly
unread,
Scala-io output litte or big endian as unsigned short.
I'll look into that :P On Monday, September 24, 2012 11:19:16 PM UTC-7, Jesse Eichar wrote: Sadly
9/27/12
Daniel Sobral
,
Jesse Eichar
4
9/10/12
Scala I/O processor
Fair points. I will play around with the idea of how to show the writing process a bit more
unread,
Scala I/O processor
Fair points. I will play around with the idea of how to show the writing process a bit more
9/10/12
Daniel Sobral
,
Jesse Eichar
2
8/30/12
Scala I/O seq?
The -seq mean synchronous IO only. IE no Akka based async. Also no Akka dependency. There will be no
unread,
Scala I/O seq?
The -seq mean synchronous IO only. IE no Akka based async. Also no Akka dependency. There will be no
8/30/12
David Harcombe
,
Jesse Eichar
2
8/30/12
Scala IO License
It is the exact license of the Scala license since we intend to integrate it into Scala core library.
unread,
Scala IO License
It is the exact license of the Scala license since we intend to integrate it into Scala core library.
8/30/12
Daniel Sobral
,
Jesse Eichar
6
8/15/12
Scala I/O and Proxy
Done. I have added some docs to this effect. I have also changed the fromURL method to take a method
unread,
Scala I/O and Proxy
Done. I have added some docs to this effect. I have also changed the fromURL method to take a method
8/15/12
Markus Jais
, …
Jesse Eichar
16
7/16/12
Problem printing content of file with scala-io
Are you trying to build scala.io in eclipse? I usually use sbt to build an eclipse project. That way
unread,
Problem printing content of file with scala-io
Are you trying to build scala.io in eclipse? I usually use sbt to build an eclipse project. That way
7/16/12
Evan Bennett
,
Jesse Eichar
2
5/7/12
Scala 2.10.0 Milestone 3
Hi, I just started on the 2.10 branch. It turns out that there are still bugs with 2.10 that affect
unread,
Scala 2.10.0 Milestone 3
Hi, I just started on the 2.10 branch. It turns out that there are still bugs with 2.10 that affect
5/7/12
4e6
,
Jesse Eichar
2
4/3/12
deleteRecursively behavior
That does indeed seem like a bug. It should return 0 and 0. I don't think I check for the case
unread,
deleteRecursively behavior
That does indeed seem like a bug. It should return 0 and 0. I don't think I check for the case
4/3/12
Jeff Olson
,
Jesse Eichar
5
1/5/12
Path("path/to/file") no longer works in scala-io 0.3.0
I can understand why you want less syntax. But as an API designer I am thinking that that will be the
unread,
Path("path/to/file") no longer works in scala-io 0.3.0
I can understand why you want less syntax. But as an API designer I am thinking that that will be the
1/5/12
Landei
, …
Jeff Olson
9
1/5/12
MultiSet, MultiMap, BidiMap
Here you go: https://gist.github.com/1566605 https://gist.github.com/1566619 -Jeff
unread,
MultiSet, MultiMap, BidiMap
Here you go: https://gist.github.com/1566605 https://gist.github.com/1566619 -Jeff
1/5/12
Jeff Olson
, …
Jesse Eichar
8
12/18/11
converting a iterable of Paths to a PathSet
Really? Hmmph. I Guess that was a fix I made Post 0.2 release. Good News is that +++ Works correctly
unread,
converting a iterable of Paths to a PathSet
Really? Hmmph. I Guess that was a fix I made Post 0.2 release. Good News is that +++ Works correctly
12/18/11
Jeshua Bratman
,
Jesse Eichar
3
10/23/11
Scalax IO Output write mode
Great thanks! This helps alot. --Jesh On Oct 20, 10:47 am, Jesse Eichar <jesse.eic...@gmail.com
unread,
Scalax IO Output write mode
Great thanks! This helps alot. --Jesh On Oct 20, 10:47 am, Jesse Eichar <jesse.eic...@gmail.com
10/23/11
Scott Royston
10/20/11
Files from glob string?
I've been poking around the documentation, and it's not obvious to me how I can get a list of
unread,
Files from glob string?
I've been poking around the documentation, and it's not obvious to me how I can get a list of
10/20/11
Stuart Roebuck
, …
Jesse Eichar
6
9/14/11
Converting Path to java File
Apologies, typo in last post: private implicit def defaultPathToFile(path: Path): File = path match {
unread,
Converting Path to java File
Apologies, typo in last post: private implicit def defaultPathToFile(path: Path): File = path match {
9/14/11
Trond Olsen
, …
Jesse Eichar
6
4/9/11
Scala IO Read lines
On Fri, Apr 8, 2011 at 4:40 AM, Trond Olsen <tr...@steinbit.org> wrote: Like Paul said, I was
unread,
Scala IO Read lines
On Fri, Apr 8, 2011 at 4:40 AM, Trond Olsen <tr...@steinbit.org> wrote: Like Paul said, I was
4/9/11