In Sugar DbLinq, the MetaModel is implemented... Poorly (only attributes, and only needed parts), but implemented.
On Mon, Sep 15, 2008 at 14:21, Andrus <[EMAIL PROTECTED]> wrote: > > > I would like to add to that list a couple of things: > > I tried pre-sugar DbLinq with MONO SVN. > > DataContext constructor causes not implemented exception at line > > Mapping = mappingSource.GetModel(GetType()); > > Fortunately, Mapping is not used anywhere in DbLinq code. So I was able to > fix this by removing this line. > > It seems that for MONO metadata access implementation is required. > > Andrus. > > > > -- Pascal. jabber/gtalk: [EMAIL PROTECTED] msn: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
