accessing Observable extensions from Fsharpx

17 views
Skip to first unread message

nicolas

unread,
Apr 23, 2012, 6:43:30 AM4/23/12
to fsh...@googlegroups.com
If I add FSharpx.Core v1.49, 
#r @"C:\Users\e021230\Documents\Visual Studio 11\Projects\divsharp\packages\FSharpx.TypeProviders.1.5.4\Lib\FSharpx.Core.dll"

I can't 
open FSharp.Control

which seems to contain all the observable extensions.
Yet a bit of reflector shows that the namespace exists in the DLL.
I can open 
FSharpx.IO

FSharpx

But oddly enough, not  FSharp.Control


Could you tell me what I am missing here ?
Thank you

nicolas

unread,
Apr 23, 2012, 8:25:03 AM4/23/12
to fsh...@googlegroups.com
More specific questions :
- Should it work that way
#r @"C:\Users\e021230\Documents\Visual Studio 11\Projects\divsharp\packages\FSharpx.TypeProviders.1.5.4\Lib\FSharpx.Core.dll"
open FSharp.Control

- If not, how do you access Observable extensions ?

nicolas

unread,
Apr 23, 2012, 8:48:38 AM4/23/12
to fsh...@googlegroups.com
My fault : I was referencing the FSharpx.Core from the last successful compile of FSharpx,Typeproviders, which was I believe before a merge that included Observable into Core.
Reply all
Reply to author
Forward
0 new messages