OT: Blog: Microsoft’s Extensible Storage Engine with F#

7 views
Skip to first unread message

Cameron Taggart

unread,
Feb 2, 2010, 2:57:48 AM2/2/10
to functional...@googlegroups.com
Slightly off topic, but related to database storage for F# is a new
blog post I just finished:

Microsoft’s Extensible Storage Engine with F#
http://blog.ctaggart.com/2010/02/microsofts-extensible-storage-engine.html

cheers,
Cameron

Steffen Forkmann

unread,
Feb 2, 2010, 3:16:45 AM2/2/10
to functional...@googlegroups.com
Hi Cameron,

nice work and thanks for sharing.

One thing NHibernate (and FunctionalNHibernate) is trying to solve is to remove the boilerplate code like:
writeString sn t columnNumber p.Number
or
SellEndDate = readDateTime sn t columnSellEndDate;

That's really something which can be inferred from the mapping and the record definition.

BTW: it seems you forgot to add the writeDateTime sn t columnSellEndDate p.SellEndDate line?!

Regards,
Steffen

-----Ursprüngliche Nachricht-----
Von: functional...@googlegroups.com [mailto:functional...@googlegroups.com] Im Auftrag von Cameron Taggart
Gesendet: Dienstag, 2. Februar 2010 08:58
An: functional...@googlegroups.com
Betreff: OT: Blog: Microsoft's Extensible Storage Engine with F#

Robert Pickering

unread,
Feb 2, 2010, 2:01:25 PM2/2/10
to functional...@googlegroups.com
Hi Cameron,

Interesting example.

It should be possible to access "Microsoft's Extensible Storage Engine" though FunctionalNHibernate, it might be nice to follow up your post trying this out. Be sure to let us know if you run into any problems accessing Extensible Storage Engine so that we can get them fixed.

Cheers,
Rob 
Reply all
Reply to author
Forward
0 new messages