Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tarmil
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tarmil
9y ago
Actually, for the providers from FSharp.Data.TypeProviders, it's only necessary when you need to pull a schema change. You can pass `LocalSchemaFile = "foo.ssdl", ForceUpdate = false` to the provider, and it will only try to
2.
▲
by
tarmil
10y ago
No you're right, partial classes are not supported.
3.
▲
by
tarmil
11y ago
Some are still pretty bullshit though. > Why drop lambda? Most Python users are unfamiliar with Lisp or Scheme, so the name is confusing To which I'd reply: Why drop class? Most Python users are unfamiliar with C++ or Java, so the n
4.
▲
by
tarmil
12y ago
WebSharper is completely agnostic in this regard, so the question boils down to what is available for F#. The idiomatic way to deal with databases is using one of the available type providers. Basically, a TP generates types at compile time
5.
▲
by
tarmil
12y ago
ExtJS is GPL with paid commercial license, so essentially the same model as WebSharper. They even explicitly forbid to start developing a prototype in the open and then buy a license for it, which WS doesn't.
6.
▲
by
tarmil
12y ago
"Does it work with entity framework?" -> It works with whatever .NET db tool you want to use, it's entirely agnostic in this regard. "OWIN?" -> It can, with WebSharper.WebAPI [1]. "What's the story w
7.
▲
by
tarmil
15y ago
Methinks it lacks "Pascal -> Need contracts -> Eiffel"