On Sun, 2004-06-13 at 14:45, Jeremy Petzold wrote: > Will Mono's implementation of VB.NET and C# include GUI RAD tools like > Visual C# and Visual VB.NET?
The languages are separate from the tools, so this question doesn't make a whole lot of sense. VB.NET doesn't depend on Visual Studio, as the vbc.exe compiler is included with the SDK. Regardless, MonoDevelop (http://www.monodevelop.com/) should eventually qualify as a GUI RAD tool. > Also, has anyone heard of or started a development of cocoa or carbon > bindings for OS X? Yes. Check out the cocoa-sharp CVS repository. I don't know if it's hit the anonymous CVS servers yet, but if you have a mono CVS account, you can check it out now. I don't know how complete it is, though. - Jon _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
