Atsushi Eno escribió:

Hello,

Alejandro Serrano wrote:

I attach a .tar.gz file with the implementation.


Man, it looks great work :-) But sadly we cannot compile the sources
with gmcs right now (there seems a bug). I'll file bugs and try to
make fixes.

Some comments:

    - You can try standalone dll build by : make PROFILE=net_2_0.
      On windows it would also work:
      make PROFILE=net_2_0 CSCOMPILE=csc

    - We have our own coding styles.
      http://www.mono-project.com/Coding_Guidelines
      If you want I can make all changes for your sources (but
      you will have to merge things by yourself to sync to the
      repositry unless you have exactly no changes in your
      local disk).

    - AssemblyInfo.cs would better be moved to
      System.Query/Assembly directory.
      Also, System.Query/System.Query/Sequence/*.cs files would
      better be merged into System.Qyery/System.Query/*.cs

I'll make the changes by myself and post them again to the list.

The reason I have compiled them is that I use SharpDevelop for actual work and I haven't changed the option to Mono, so I was using Microsoft C# Compiler.


                
______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to