Results 25 comments of Max Malook

@mrchief Please submit a PR with the proposed changes.

@mrchief Yes, it would be great to have an explanation in the readme and a sample project.

To drop or not to drop, that's a question. For me messages of success track can be seen as a process log. Maybe we need simply a data type for...

With third union case all users would be forced to care about it, even when they don't want process log at all.

This thing happens, when a project is unloaded.

I'm not familiar with the VS extensions SDK, but I think there should be a way to check whether a project is unloaded and not trying to unload it again.

Maybe there should be an action for toggling or at least enabling auto restore for a solution?

https://fsprojects.github.io/Paket/paket-auto-restore.html > paket auto-restore [on | off]

What would be the main difference to an immutable list which is already present? Is it only performance? Maybe we could just annotate the list instance to be array-backed instead...

@rmunn and @smoothdeveloper you might have gotten my suggestion wrong. It's not about changing the list to always be array-backed. There are to levels of discussion, and I haven't made...