You should be careful not to use namespaces reserverd by Microsoft or that could be used in future by them. I'd advise using 'Mono.Windows.Forms.Extra' or something similar.
Piers.
-----Original Message-----
From: Philippe Lavoie [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 12:32 PM
To: A Rafael D Teixeira; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Mono-list] Extending the framework - Masked Text Box
I suppose that someone somewhere will have the time to administer a project who's sole goal is to track and incorporate different extensions into a System.Windows.Forms.Extra namespace.
C#Develop already uses an extension toolkit for its rendering. Maybe, that code can also be incorporated there.
Phil
-----Original Message-----
From: A Rafael D Teixeira [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 03, 2003 2:50 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [Mono-list] Extending the framework - Masked Text Box
Just make it compile to a separate assembly (from System.Windows.Forms) with
a separate namespace.
But, beware, for inclusion in mono class library it should be X11 licensed.
If you want to GPL it you can put it on sourceforge as an independent
project, or follow Adam's link.
Welcome to open source marvels and pitfalls, :D
Rafael Teixeira
Brazilian Polymath
Mono, MonoQLE Hacker
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
