Re: Is D2005 with update 2 worth buying
From: Charles Appel (charlesappel_at_mindspring.com)
Date: 03/17/05
- Next message: Mike Swaim: "Re: Still waiting for Bold for Delphi 200x"
- Previous message: Craig Stuntz [TeamB]: "Re: Cassini and Delphi 2005"
- In reply to: Lauchlan M: "Re: Is D2005 with update 2 worth buying"
- Next in thread: Rob Roberts: "Re: Is D2005 with update 2 worth buying"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Mar 2005 11:30:38 -0500
"Lauchlan M" <LMackinnon@Hotmail.com> wrote in message
news:42398903$1@newsgroups.borland.com...
> > I don't know. I have ported several dozen small applications
> > to it without any major problems. But I have not moved any
> > really large application to it from an earlier version of Delphi.
> > The only way to really find out is to copy the app to a new
> > work directory and try to rebuild the copy in D2005.
> >
> > I'd keep D7 installed just in case.
>
> How would it work going backwards? Say you did some modifications in
D2005,
> and then wanted to go back to D7 or D6.
>
> I presume if you don't use any new syntax, the source is pretty much the
> same and you could open it up in D6 or D7 without introducing any
problems?
I haven't attempted to port a app back down from D2005.
My experience with earlier versions is that porting down is
always harder than porting up. The earlier versions of Delphi
are bothered by new properties for the controls. Sometimes
the projects compile fine anyway. Sometimes they don't.
I have just finished developing a new series of poker libraries
for Delphi. (They are in final testing now.) For this project, I
did the initial development in D4. When that was complete, I
copied the ".pas", ".dfm", ".dpr", and ".res" files to new
directories for D5, D6, D7, D2005 W32, and D8. I didn't
run into any problems. I then made the changes necessary for
D8 and copied those files into a new directory for D2005 .NET.
Here I ran into some problems - probably caused by the contents
of the ".bdsproj" files. I solved this by deleting the the contents
of the D2005 work directory and recopying the project without
the ".bdsproj" files. I have experienced similar problems when
moving a D2005 .NET project into D8.
--
Charles Appel
"A generation which ignores history has no past - and no future."
Robert Anson Heinlein
- Next message: Mike Swaim: "Re: Still waiting for Bold for Delphi 200x"
- Previous message: Craig Stuntz [TeamB]: "Re: Cassini and Delphi 2005"
- In reply to: Lauchlan M: "Re: Is D2005 with update 2 worth buying"
- Next in thread: Rob Roberts: "Re: Is D2005 with update 2 worth buying"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|