ARM in Scala

View: New views
4 Messages — Rating Filter:   Alert me  

ARM in Scala

by Stepan Koltsov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Google has recently released their internal guava utility library. It
contains amontg other things ARM-related code: InputSupplier: opener
for InputStream and OutputSupplier: opener for OutputStream.

http://guava-libraries.googlecode.com/svn/trunk/javadoc/index.html

S.

Re: ARM in Scala

by Ricky Clarkson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That appears to be more "ARM in Java". :)

2009/9/17 Stepan Koltsov <yozh@...>:
> Google has recently released their internal guava utility library. It
> contains amontg other things ARM-related code: InputSupplier: opener
> for InputStream and OutputSupplier: opener for OutputStream.
>
> http://guava-libraries.googlecode.com/svn/trunk/javadoc/index.html
>
> S.
>



--
Ricky Clarkson
Java Programmer, AD Holdings
+44 1565 770804
Skype: ricky_clarkson
Google Talk: ricky.clarkson@...

Re: ARM in Scala

by Stepan Koltsov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, I wanted to say, that even Google understands the need of ARM, so
let's add ARM to the Scala standard library :)

S.

On Thu, Sep 17, 2009 at 20:21, Ricky Clarkson <ricky.clarkson@...> wrote:

> That appears to be more "ARM in Java". :)
>
> 2009/9/17 Stepan Koltsov <yozh@...>:
>> Google has recently released their internal guava utility library. It
>> contains amontg other things ARM-related code: InputSupplier: opener
>> for InputStream and OutputSupplier: opener for OutputStream.
>>
>> http://guava-libraries.googlecode.com/svn/trunk/javadoc/index.html
>>
>> S.
>>
>
>
>
> --
> Ricky Clarkson
> Java Programmer, AD Holdings
> +44 1565 770804
> Skype: ricky_clarkson
> Google Talk: ricky.clarkson@...
>

Re: ARM in Scala

by Josh Suereth :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to get together A proposal and community actually.  I'd like to based on the Scalax.IO stuff. I've been hammered for time at work recently though.  We're actually using a lot of ARM at work for our transactions and file I/O, so I have a lot of ideas on what I'd like to see here.


- Josh

On Thu, Sep 17, 2009 at 12:43 PM, Stepan Koltsov <yozh@...> wrote:
Yes, I wanted to say, that even Google understands the need of ARM, so
let's add ARM to the Scala standard library :)

S.

On Thu, Sep 17, 2009 at 20:21, Ricky Clarkson <ricky.clarkson@...> wrote:
> That appears to be more "ARM in Java". :)
>
> 2009/9/17 Stepan Koltsov <yozh@...>:
>> Google has recently released their internal guava utility library. It
>> contains amontg other things ARM-related code: InputSupplier: opener
>> for InputStream and OutputSupplier: opener for OutputStream.
>>
>> http://guava-libraries.googlecode.com/svn/trunk/javadoc/index.html
>>
>> S.
>>
>
>
>
> --
> Ricky Clarkson
> Java Programmer, AD Holdings
> +44 1565 770804
> Skype: ricky_clarkson
> Google Talk: ricky.clarkson@...
>