dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Winforms combobox


From: Rhys Weatherley
Subject: Re: [DotGNU]Winforms combobox
Date: Thu, 19 Jun 2003 07:34:31 +1000
User-agent: KMail/1.4.3

On Thursday 19 June 2003 06:20 am, Simon Guindon wrote:

> Its too bad we don't have a tool that just takes a MSDN doc and
> auto-stubs, or even auto-stubs just from the MS implementation using
> reflection or something.  Then I wouldn't spend so much time stubbing
> and I could worry about implementing.  This would save this whole
> winforms effort a ton of time I think.

It also would be arguably a direct derived work of MS code, and hence a 
Copyright violation.  Yes, it is annoying to write it all by hand, but it is 
more defensible, even if the result ends up being the same.

I've also found that writing classes by hand actually helps me understand how 
they are put together, which then makes it easier to write the implementation 
afterwards.  You won't get this insight if you auto-stub.

Please everyone, don't cut corners on this.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]