Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Delete old projects and remove failing samples from the solution. #2244

Merged
merged 3 commits into from
May 3, 2018

Conversation

ahsonkhan
Copy link
Member

Part of corefxlab repo cleanup

cc @dotnet/corefxlab-contrib, @davidfowl, @pakrym, @JeremyKuhne, @atsushikan, @adamsitnik

@ahsonkhan ahsonkhan requested a review from KrzysztofCwalina May 2, 2018 18:10
@@ -6,7 +6,6 @@
<OutputType>Exe</OutputType>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this sample was removed from the solution as it no longer builds (we removed System.Net.Libuv). What do we plan to do with this?

@@ -5,7 +5,6 @@
<OutputType>Exe</OutputType>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this sample was removed from the solution as it no longer builds (we removed System.Net.Libuv). What do we plan to do with this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @KrzysztofCwalina, you wanted to keep this initially.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, we need to port it to use Sockets. Please file an issue and assign it to me. I will do it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -4,8 +4,6 @@

Copy link
Member Author

@ahsonkhan ahsonkhan May 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this entire sample project was removed from the solution as it no longer builds (we removed all the System.IO.Pipelines.* projects). What do we plan to do with this?

cc @davidfowl, @pakrym

@ahsonkhan
Copy link
Member Author

@@ -1,10 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we removing Dec64 for good or just moving it to some temporary location? If we are removing it, I think we need to contact the owner first.

Copy link
Member Author

@ahsonkhan ahsonkhan May 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are removing it for good.

There is no steward within Microsoft for this.

@benaadams initiated it but it has been inactive since then:
#764
https://github.com/dotnet/corefx/issues/10951

@KrzysztofCwalina KrzysztofCwalina requested a review from davidfowl May 2, 2018 23:04
@KrzysztofCwalina
Copy link
Member

KrzysztofCwalina commented May 2, 2018

Most of the code removed in this PR was added by @davidfowl. I would like @davidfowl to sign off on the removals. Otherwise looks good.

@@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
Copy link
Member Author

@ahsonkhan ahsonkhan May 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar to System.Numerics.Dec64, we are deleting System.Numerics.Matrices.

There is no steward/owner and the project has become inactive.

cc @KrzysztofCwalina, @whoisj

It was added here: #118 / dotnet/corefx#1846

@davidfowl
Copy link
Member

RIP 👍

@davidfowl
Copy link
Member

Did you delete the pipelines samples?

@ahsonkhan
Copy link
Member Author

ahsonkhan commented May 3, 2018

Did you delete the pipelines samples?

No, I just removed it from the solution. It no longer builds because we removed the other System.IO.Pipelines.* projects. Should I remove it?

@davidfowl
Copy link
Member

No, I just removed it from the solution. It no longer builds because we removed the other System.IO.Pipelines.* projects. Should I remove it?

Yes, nuke it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants