Discussion:
[m-dev.] Proposed deletion of MLDS->IL backend
Julien Fischer
2015-09-17 05:52:47 UTC
Permalink
Hi all,

I am considering deleting the old MLDS->IL backend: it hasn't had any serious
work done on it in over 10 years and is mainly just a maintenance burden these
days. (Users who want to target .NET can use the C# backend, which is much
more complete than the IL backend ever was.)

Are there any objections to doing this?

Julien.
Peter Wang
2015-09-18 04:22:42 UTC
Permalink
Post by Julien Fischer
Hi all,
I am considering deleting the old MLDS->IL backend: it hasn't had any serious
work done on it in over 10 years and is mainly just a maintenance burden these
days. (Users who want to target .NET can use the C# backend, which is much
more complete than the IL backend ever was.)
Are there any objections to doing this?
Do!

Peter
Zoltan Somogyi
2015-09-18 04:32:40 UTC
Permalink
Post by Julien Fischer
I am considering deleting the old MLDS->IL backend: it hasn't had any serious
work done on it in over 10 years and is mainly just a maintenance burden these
days. (Users who want to target .NET can use the C# backend, which is much
more complete than the IL backend ever was.)
Are there any objections to doing this?
Not from me.

Zoltan.

Loading...