[Mono-dev] Partial System.Data.Services implementation

Miguel de Icaza miguel at novell.com
Tue Nov 3 15:03:46 EST 2009


Hello,

    Coudl you commit this code?

> Hi Atsushi,
> 
> 
> I've updated the zip, following the style guidelines best I could.
> 
> 
> ermau
> 
> On Mon, Oct 19, 2009 at 11:10, Eric Maupin <me at ermau.com> wrote:
>         I don't really have any plans to implement DataService, my
>         only goal was to get Linq2NHibernate working on Mono. It
>         mostly just implements some interfaces from
>         System.Data.Services, so it wasn't much to get it working. I
>         went ahead and did everything else in that assembly that I
>         knew how to do, but like I said I don't really know anything
>         about S.D.S so.
>         
>         
>         I'll see what I can do about having it match the guidelines
>         better and resubmit it.
>         
>         
>         ermau
>         
>         
>         
>         On Mon, Oct 19, 2009 at 02:02, Atsushi Eno
>         <atsushieno at veritas-vos-liberabit.com> wrote:
>                 Hi, it's a great challenge :) Are you planning to
>                 implement the core part of the
>                 library? If you are successfully using NHibernate with
>                 your patch, then it seems
>                 that NHibernate does not use DataService *at all*.
>                 
>                 For the time being, we have our own coding style that
>                 is helpful before our
>                 co-hacking.
>                 http://mono-project.com/Coding_Guidelines
>                 
>                 I haven't checked in any Astoria stubs that I have
>                 written in the past (neither of
>                 S.D.Svc.dll and S.D.Svc.Client.dll) as I never thought
>                 they can be used like this,
>                 but I was likely wrong. Let's checkin your code once
>                 it takes good shape in style :)
>                 
>                 Atsushi Eno
>                 
>                 
>                 
>                 On 2009/10/19 3:06, Eric Maupin wrote:
>                 
>                         
>                         I've partially implemented
>                         System.Data.Services.dll. Basically everything
>                         is present, only DataService<T> is mostly
>                         NotImplementedException'd. What's present is
>                         enough to get LINQ to NHibernate to build/run
>                         on Mono without modification. I wasn't sure
>                         about the assembly attributes so they may be
>                         wrong or something. NUnit tests are included.
>                         
>                         http://ermau.com/System.Data.Services.zip
>                         
>                         If theres any changes/fixes I need to do, I'd
>                         be more than happy to just let me know.
>                         
>                         ermau
>                         
>                         
>                         
>                         _______________________________________________
>                         Mono-devel-list mailing list
>                         Mono-devel-list at lists.ximian.com
>                         http://lists.ximian.com/mailman/listinfo/mono-devel-list
>                           
>                 
>         
>         
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list