 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gilberto Beda Guest
|
Posted: Wed Dec 10, 2003 2:07 pm Post subject: Delphi 3 to Delphi 7 |
|
|
Hi all.
I'm valutating to migrate from an old Delphi 3 to Delphi 7. My main project
have about 220 units and about 190 forms. Do you think can i have a lot a
problems to make that?. I use a lot of add-on library like Orpheus (an '97
old version 2.14), rx lib, xceed zip and other all with source ecc. some
suggest or link to get information about that? mainly the migration is for
use crytal reports 9.
thaks a lot from Italy.
|
|
| Back to top |
|
 |
Mike Williams (TeamB) Guest
|
Posted: Wed Dec 10, 2003 5:41 pm Post subject: Re: Delphi 3 to Delphi 7 |
|
|
On 10 Dec 2003, "Gilberto Beda" <g.beda (AT) dataufficio (DOT) com> wrote:
| Quote: | I'm valutating to migrate from an old Delphi 3 to Delphi 7. My main
project have about 220 units and about 190 forms. Do you think can i
have a lot a problems to make that?. I use a lot of add-on library
like Orpheus (an '97 old version 2.14), rx lib, xceed zip and other
all with source ecc. some suggest or link to get information about
that? mainly the migration is for use crytal reports 9.
|
It sounds like you already understand the issues here. 3rd party
components will probably be your biggest problem. While it's possible
for you to make the old component source work under D7 you're probably
better off trying to get the latest source from the respective vendors.
At the point I'd just make a complete copy of the program, load it into
the D7 IDE, and see what happens. You'll fairly quickly be able to
assess what the problems will be.
--
-Mike (TeamB)
|
|
| Back to top |
|
 |
Peter Below (TeamB) Guest
|
Posted: Wed Dec 10, 2003 6:39 pm Post subject: Re: Delphi 3 to Delphi 7 |
|
|
In article <3fd728d8$1 (AT) newsgroups (DOT) borland.com>, Gilberto Beda wrote:
| Quote: | I'm valutating to migrate from an old Delphi 3 to Delphi 7. My main project
have about 220 units and about 190 forms. Do you think can i have a lot a
problems to make that?.
|
Depends on the quality of your code <g>. D3 to D7 is a major hop, but if you
have source for all your 3rd-party components it should not be too bad. You
may find yourself adding "Variants" to a lot of uses clauses, though.
| Quote: | I use a lot of add-on library like Orpheus (an '97
old version 2.14),
|
You can get the last version from http://turbopower.sourceforge.net, TP made
it open source when it went out of the component/library business.
Is now part of the JEDI VCL, see jvcl.sourceforge.net
--
Peter Below (TeamB)
Use the newsgroup archives :
http://www.mers.com/searchsite.html
http://www.tamaracka.com/search.htm
http://groups.google.com
http://www.prolix.be
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|