I'm surprised they're even in there at all.

On Thu, Sep 4, 2008 at 2:57 PM, Dru Sellers <[EMAIL PROTECTED]> wrote:

> I was showing of FNH today at work where we use VB and whoa! VB9 lambda's
> are teh suck.
>
>     Public Class AdvanceMap
>         Inherits ClassMap(Of Advance)
>
>
>         Public Sub New()
>             Id(Function(o) o.Id)
>             Map(Function(o) o.AccountName)
>         End Sub
>
>
>     End Class
>
> I am glad that we have them, but really?
>
> -d
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to