Is Disposable the only allowed interface for ARM blocks?

Neal Gafter neal at gafter.com
Mon Mar 1 08:57:03 PST 2010


Michael-

Extension methods may provide a completely different approach that one
can use to get a more flexible specification for ARM, including
support for different method names, but it may be some weeks before
project lambda has that in its draft specification for us to build on.

Cheers,
Neal

On Mon, Mar 1, 2010 at 8:48 AM, Michael Bien <mbien at fh-landshut.de> wrote:
> Hello,
>
> Disposable.close() is intuitive if applied on streams but not necessary
> in other situations. It would be nice to have other synonyms like e.g
> dispose() or release(). I think there was an discussion about allowing
> more interfaces on this list but it seems the ARM proposal only suggests
> Disposable with close().
> Is this final?
>
> --
> Michael Bien
> http://michael-bien.com/
>
>
>



More information about the coin-dev mailing list