Board index » delphi » WARNING: Most D2 components DON'T WORK in D3
anti.s...@header.com (Dave)
![]() Delphi Developer |
Wed, 20 Oct 1999 03:00:00 GMT
|
anti.s...@header.com (Dave)
![]() Delphi Developer |
Wed, 20 Oct 1999 03:00:00 GMT
WARNING: Most D2 components DON'T WORK in D3Before anyone rushes into Delphi 3.0. From my personal collection: Dies when importing (Fatal Error (0): Can't find XXX.pas) - evern Works |
Conrad Herrman
![]() Delphi Developer |
Wed, 20 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3Dave <anti.s...@header.com> wrote in article Quote> Before anyone rushes into Delphi 3.0. supposed to work: the class hierarchies have changed a bit, making most older DCUs incompatible with new ones. Recompiling the older components usually works fine, but you have to have the source for that (the authors probably have this). -- Conrad Herrmann |
Steve Magrud
![]() Delphi Developer |
Fri, 22 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3On 3 May 1997 20:16:25 GMT, "Conrad Herrmann" Quote<cherrman-nojunkma...@ix.netcom.com> wrote: D2 component, and it failed with the same error (can't find xxx.pas), even though it loaded fine in D2. I reported this problem to Borland, and apparently it wasn't addressed. I hate to say it, but this is real bug and will cause problems in the Steve Steve Magruder (wonka...@earthlink.net) |
Conrad Herrman
![]() Delphi Developer |
Fri, 22 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3Steve Magruder <wonka...@earthlink.net> wrote in article Quote> On 3 May 1997 20:16:25 GMT, "Conrad Herrmann" DCU it should give you a better error that says the DCU was compiled with a different version of Controls.PAS, Forms.PAS and other VCL classes. The short version of the error message could say something like "D2 DCUs can't be used with D3 VCLs"--although that's not entirely accurate. The rest is as you've discusses already in other threads... -- Conrad Herrmann |
Conrad Herrman
![]() Delphi Developer |
Fri, 22 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3bob ostermann <b...@rtquotes.com> wrote in article Quote> >Are you trying to import a D2 DCU into D3's palette? If so, it isn't recompiled in order to work with new versions of MFC, or the same for BC++/OWL, or any other class library ever written? You never upgraded from D1 to D2 because you had to recompile your VCL source? This is clearly a case of your expectations exceeding Borland's intentions, Quote> Maybe there new .DCU on your web site. This is hardly difficult. Most of the Delphi component vendors are well aware that they need to do this (they did it with D1->D2 as well), and don't think it's a problem they can't deal with. Quote> Maybe this should have been documented WITH A BIG RED ******* serious about supporting your use of the components, they will surely make a new version of the .DCU available for you to use (as many have done already). If you make a new .DCU available to your customers, -- Conrad Herrmann |
bob osterma
![]() Delphi Developer |
Fri, 22 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3QuoteIn article <01bc57fe$d6747f80$b381b6c7@bohr>, "Conrad Herrmann" <cherrman-nojunkma...@ix.netcom.com> wrote: have done is contact registered owners of D2 and made them aware of the additional workload. We (component developers) SHOULD have been given pre-release copies so that we could be ready for the onslaught. Maybe there should have been a compatibility feature so that my customers won't scream that they can't build their f*cking project until I drop everything and fix this stuff. Maybe this should have been documented WITH A BIG RED F*CKING LABEL reading "don't spend any time modifying you application until you have all the source code for the controls you use". Maybe someone can tell me why these things happen? How can a company that wsssshhhhhhhhht (sound of soapbox being deflated and packed away) b...@rtquotes.com |
Tony Colst
![]() Delphi Developer |
Sat, 23 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3You are correct. In the past, by that I mean earlier versions of Turbo PASCAL, My other suggestion is to wrap the DCU's that you want to use in a DLL. In article Quote
|
Conrad Herrman
![]() Delphi Developer |
Sat, 23 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3Even if the DCU file format was version-compatible between D2 and D3 -- Conrad Herrmann Quote> You are correct. In the past, by that I mean earlier versions of Turbo |
David R. Micha
![]() Delphi Developer |
Sat, 23 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3On Mon, 05 May 97 15:30:43 GMT, b...@rtquotes.com (bob ostermann) Quote>this is the most stupid thing I have ever heard of. The least Borland could I have been working to minimize this impact on myself by purchasing David R. Michael My views are my own and I share them at my own discretion. |
David Jameso
![]() Delphi Developer |
Sun, 24 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3Well, I just tried to install TurboPower's Async Professional This is a major headache. David Jameson |
Marcus Monn
![]() Delphi Developer |
Mon, 25 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3On Wed, 07 May 1997 12:04:18 -0400, David Jameson <d...@watson.ibm.com> Quote>Well, I just tried to install TurboPower's Async Professional week. Marcus *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ |
Joseph Goo
![]() Delphi Developer |
Sat, 30 Oct 1999 03:00:00 GMT
Re:WARNING: Most D2 components DON'T WORK in D3I can only say that I moved up the 10 custom comps I use, and they moved I also moved up an application with no problem. Now as far as the .DCU files not being compatible, that was a lesson I it's pretty much a rule of thumb around here to never install a comp for anybody who is interested, here are some directives that can help {$IFDEF VER90} {$IFDEF VER100} -j |
1. Confirmed D2 bug: cached updates don't work for master/detail - here's why
2. BCB4 Crash: Compiler Warnings Flags Don't Work
3. BeginUpdate/EndUpdate don't work in D3's TStatusBar
4. creating a tbitmap in d1 doesn't work but does in d2 and d3
5. Command line builds of EXE using custom component don't work
6. WARNING: D3 install/D2 uninstall and Office 95
7. Filters that worked in DAO don't work using ADO
8. Why TSimpledataset findKey work and don't work