Re: D2005 - A Hated Product!
From: Jim Cooper (jim_at_falafelsoft.com)
Date: 12/14/04
- Next message: Dennis Landi: "Re: D2006 will come with a C++ Personality!"
- Previous message: Brion L. Webster: "Re: Google (not Borland) knows all ;)"
- In reply to: Will DeWitt Jr.: "Re: D2005 - A Hated Product!"
- Next in thread: Will DeWitt Jr.: "Re: D2005 - A Hated Product!"
- Reply: Will DeWitt Jr.: "Re: D2005 - A Hated Product!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 14 Dec 2004 22:56:51 +0000
> Only if your code relies heavily on attributes would this be a problem.
> If you stick with standard Pascal/VCL code, you should be able to avoid
> attributes altogether I'd think.
So why would you have a .NET version of your code unless you were using
something specific to .NET? Attributes come up a lot in the FCL.
> That's your opinion. I disagree.
I don't believe it was a good move for Borland - it was a financial
waste of time that would have been better spent elsewhere. I think it's
a pretty widely held opinion too ;-)
> Seems kinda silly to add a language feature and then tie it in with
> just .NET.
Why? There is support for it in the .NET world, so why not? Attributes
are exactly the same. Generics will be implemented in .NET, and only
possibly be introduced in Win32.
> Are you saying you're /for/ having the Pascal language differ so widely
> between platforms
In this case, yes, why not? Why would you want exactly the same code in
Win32 and .NET? I'm not convinced that is even possible except for
trivial applications. It means no Windows API calls, no third-party
components (or even Borland supplied components that are only available
on one side or the other). Are there any useful apps written like that?
If there are, is there any point in compiling them as a Win32 exe and a
.NET assembly?
Cheers,
Jim Cooper
_______________________________________________
Jim Cooper jim@falafelsoft.com
Falafel Software http://www.falafelsoft.com
_______________________________________________
- Next message: Dennis Landi: "Re: D2006 will come with a C++ Personality!"
- Previous message: Brion L. Webster: "Re: Google (not Borland) knows all ;)"
- In reply to: Will DeWitt Jr.: "Re: D2005 - A Hated Product!"
- Next in thread: Will DeWitt Jr.: "Re: D2005 - A Hated Product!"
- Reply: Will DeWitt Jr.: "Re: D2005 - A Hated Product!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|