fsprojects-archive / zzarchive-FSharp.Desktop.UI

F# MVC framework for WPF.
http://fsprojects.github.io/FSharp.Desktop.UI/
Other
81 stars 21 forks source link

Conversion to Paket #12

Closed forki closed 9 years ago

forki commented 9 years ago

Are you interested in this?

dmitry-a-morozov commented 9 years ago

@forki Please, give me some time to think it through. I have 3 concerns: 1) Paket is yet to reach maturity level 2) I understand problems Paket tries to solve but I don't have those for this library because dependencies are trivial. 3) I don't have any Paket experience so there will be some learning curve. I don't think it will be hard but I have gazillion other things to do.

That said I admire and support your effort so I'm willing to take this relatively small risk. Give me couple days to decide.

P.S. Have RProvider and Deedle been converted to Paket?

forki commented 9 years ago

Yes I totally understand.

Deedle pull request is still open https://github.com/BlueMountainCapital/Deedle/pull/288 On Jan 7, 2015 6:43 AM, "Dmitry Morozov" notifications@github.com wrote:

@forki https://github.com/forki Please, give me some time to think it through. I have 3 concerns: 1) Paket is yet to reach maturity level 2) I understand problem Paket tries to solve but I don't have those for this library because dependencies are trivial. 3) I don't have any Paket experience so there will be some learning curve. I don't think it will be hard but I have gazillion other things to do.

That said I admire and support your effort so I'm willing to take this relatively small risk. Give me couple days to decide.

P.S. Have RProvider and Deedle been converted to Paket?

— Reply to this email directly or view it on GitHub https://github.com/fsprojects/FSharp.Desktop.UI/pull/12#issuecomment-68981460 .

christolo commented 9 years ago

Any update on this? Paket would be nice to have.

dmitry-a-morozov commented 9 years ago

@christolo Can you review this PR making sure it can be merged? Once it's done I will merge.

christolo commented 9 years ago

Sure. Not sure of the best way to handle this though. Try to merge across forks? Or just fork and replay @forki changes?

dmitry-a-morozov commented 9 years ago

I'm not sure either. Probably fork and reply will work.

forki commented 9 years ago

I can try to cleanup this.

forki commented 9 years ago

I updated the PR, but it#s not building. Any ideas?

sergey-tihon commented 9 years ago

Could you try build it using AppVeyor? I think that it is Mono specific issue. Probably PresentationFramework.dll differ from Windows one.

forki commented 9 years ago

https://ci.appveyor.com/project/SteffenForkmann/fsharp-desktop-ui