The Delphi 7 support for .NET is slightly misleading. Delphi 7 ships with a command line "preview" compiler for .NET, which obviously is a no go for production apps. The other .NET support is importing assemblies, but it's all COM interop anyways, so I can do this with every version of Delphi except 1.0.
I prefer Delphi's IDE to Visual Studio though, but it looks like that'll be a long way off. Jon //interfacelab.com/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Simon Waite > Sent: Friday, September 06, 2002 8:10 AM > To: [EMAIL PROTECTED] > Subject: [Mono-list] Borland announces dot net support. > > > http://www.theregister.co.uk/content/23/26965.html > > > _______________________________________________ > 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
