[Mono-dev] GWT.NET ?

2007-05-19 Thread olivier . duff


Hi all,

Just a question to know if there is a project (working on mono) witch done a bit
as GWT done for java?

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] mono builder down?

2007-05-17 Thread olivier . duff
Hi,

Is it ok that builder for calss status in down for a long time?
Or it have moved and wiki page is not update?

http://mono.ximian.com:8008/x86-64-head-mono

regards,

Olivier Dufour
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] [PATCH] Binding, Application, BindingContext

2007-05-13 Thread olivier . duff
Salut,

I have followed it. Hope I have not done mistake about it.
About Conding guidlines. Do you use a tool to check coding guidelines?
Is there a shared config file about this tool?

bye,
Olivier dufour

Selon Jb Evain [EMAIL PROTECTED]:

 Salut Olivier,

 On 5/12/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  I have improoved a lot my previous patch and add some missing things...
  Hope someone will lok at this patch and made a feed back or commit it ;)

 I guess it would ease the review and integration process if you were
 following the coding guidelines [1].

 Bye,

 --
 Jb
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] [PATCH] Binding, Application, BindingContext

2007-05-13 Thread olivier . duff
Hi,

Here is new patch where coding guidelines must be ok.
I have not take care of space before function in previous patch.

bye
olivier dufour

Duff patch Binding and Application2bis.patch
Description: Binary data
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] [PATCH] binding

2007-05-10 Thread olivier . duff
Hi,

It is a patch for binding class.

regards,




duff binding patch.patch
Description: Binary data
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] patch application.cs

2007-05-08 Thread olivier . duff
Hi,

This is a small patch to add stub and some code for Application class.


regards,

Duff Application patch.patch
Description: Binary data
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] where is the moonlight svn

2007-05-05 Thread olivier . duff
Hi,

the question is in the title?
I want to help on it but found nothing on svn...
is there a special SVN for incubator project?



Thanks
bye
duff
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] performance and stress test

2007-04-28 Thread olivier . duff
Hi,

I found thi site :
http://shootout.alioth.debian.org/gp4/benchmark.php?test=alllang=csharplang2=java

which is good to see a global test and not a detailed test.

bye
duff

Selon Miguel de Icaza [EMAIL PROTECTED]:

 Hello,

  Is there an tool or a batch on svn to have a report about performance of
 mono
  Versus Ms.NET implementation.
 
  I know that there is the class status script. I search something quite
 simple to
  be run as class status to get out performance index compared to ms
 performance
  index.

 You might want to track the progress that Mono makes, this is being
 tracked by the guys at Charles University in Prague, they have done a
 phenomenal job:

   http://dsrg.mff.cuni.cz/projects/mono/index.phtml

 from the project:

 The purpose of this project is detection of performance
 regressions in daily development versions of MONO.
 Selected benchmarks are compiled and run for each daily
 version. The daily versions are compiled MONO daily
 packages. Selected plots from the benchmarks follow.
 Description of the system used for benchmarking is here.
 The benchmarks are run on a dedicated machine, with
 disabled network interface and with no system services
 running.

 Am not aware of someone routinely adding new benchmarks and publishing
 the results of performance as time goes by between Mono and .NET.   It
 would be interesting to have.



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] (no subject)

2007-04-26 Thread olivier . duff


What s news about maskedTextBox, I see nothing on svn ?
If you have no time for it send it to me (with your merged file) and give me
task on it and I will get it outÂ… and send new patch
If you have no time and do not want to send your file merged with mine, can
someone else see it with me.

Bye
duff

 -Original Message-
 From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
 bounces at lists.ximian.com] On Behalf Of olivier.duff at free.fr
 Sent: lunes, 23 de abril de 2007 23:31
 To: mono-devel-list at lists.ximian.com
 Subject: [Mono-dev] patch to start bonding navigator and masked textbox

 Hi,

 I try again to send a patch to mailing list.
 Hope this one this will work...
 This patch is just a basic bindingnavigator with test and a stub of
 masked textbox with some basic things taken from msdn but with no
 methode implementation.

I have been working a Little bit on MaskedTextBox, so I'll copy over parts
of your patches as you have some things I didn't.

Rolf
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] performance and stress test

2007-04-26 Thread olivier . duff


Is there an tool or a batch on svn to have a report about performance of mono
Versus Ms.NET implementation.

I know that there is the class status script. I search something quite simple to
be run as class status to get out performance index compared to ms performance
index.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] patch to start bonding navigator and masked textbox

2007-04-23 Thread olivier . duff
Hi,

I try again to send a patch to mailing list.
Hope this one this will work...
This patch is just a basic bindingnavigator with test and a stub of masked
textbox with some basic things taken from msdn but with no methode
implementation.

bye ( if yuou read me ;) )
duff ( olivier dufour)

stub MaskedTextbox and bindingNavigator.patch
Description: Binary data
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Binding navigator patch

2007-04-14 Thread olivier . duff
Hi,

No, I have made no modification in Mono.posix, I just use one from another
project because the reference is yellow in my project.
For my patch, I have sucessfully run text with MS.net. The compilation error is
there because some file is missing in project file.
I have send in a previous mail a patch wich contain the BindingNavigator class
with the test class (and some fix since my first mail). So can you make a feed
back on it to know if there is an issue on it. It is not fully implemented but I
have add all member and some code when I know what I must add.


bye,
Olivier Dufour (Duff)


Selon Jonathan Pryor [EMAIL PROTECTED]:

 On Fri, 2007-04-06 at 08:00 +0200, [EMAIL PROTECTED] wrote:
  I think it is thanks to my version of Mono.Posix (the link was bad) because
 I
  use my own Mono.posix version.

 What exactly is the change you make to Mono.Posix?  If it's good, we
 might want to integrate it into Mono.Posix.

  - Jon


 ___
 Mono-devel-list mailing list
 [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
[EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Binding navigator patch

2007-04-05 Thread olivier . duff
Hi,

For my second patch, I have take the first class missing in mono winforms ;).
I have try to fit to coding guideline. If there are still issue, make a feed
back...
I have issue on winforms test project because Eventlogger is not recognize. So I
can not compile it and launch test. So maybe my test do not pass on windows
dlls.
So, if someone know how fix that, I will test it and resend the patch.
regards,

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] missing class scrollProperties (system.windows.forms)

2007-03-30 Thread olivier . duff
Hi All,

I am making a winform gui for monotorrent and I see with moma that some
properties are missing to make my code compile on mono. So I just code a basic
structure for missing class but it is still unfinished (Monotodo attributes)
because I do not know very well the internal things of mono framework. Hope It
can help.
If I do bad, make a feed back and I will fix my code.
There are no methodes (only properties) so I have done no unit test.

bye,

Duff (olivier dufour)


Scroll properties duff.patch
Description: Binary data
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list