| View previous topic :: View next topic |
| Author |
Message |
Andreas Hausladen Guest
|
Posted: Sun Jul 24, 2005 9:06 am Post subject: Ever added 350 files to a D2005 project? |
|
|
Ever added 350 files to a D2005 project?
I've do this two minutes ago. My advice for all is: Don't do this. Better
open Notepad and add the files by hand what is a lot faster. It took 10
minutes (3GHz,512MB). In that time I would have written a small tool that
can this in seconds if not milliseconds (depending on hard disk speed).
Why should I want Delphi to open all these 350 files in the editor when
adding them to the project?
For 1-10 files I would say, that is ok, but for 350 files?
--
Regards,
Andreas Hausladen
|
|
| Back to top |
|
 |
Finn Tolderlund Guest
|
Posted: Sun Jul 24, 2005 9:10 am Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
"Andreas Hausladen" <AndreasDOTHausladen (AT) gNOMAILmx (DOT) de> skrev i en meddelelse
news:42e35a26$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Ever added 350 files to a D2005 project?
|
I think the question is: Why add 350 files to a project?
--
Finn Tolderlund
|
|
| Back to top |
|
 |
Mauro Venturini Guest
|
Posted: Sun Jul 24, 2005 9:19 am Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
I had the problem so I solved it.
http://cc.borland.com/Item.aspx?id=23368
"Andreas Hausladen" <AndreasDOTHausladen (AT) gNOMAILmx (DOT) de> wrote
| Quote: | Ever added 350 files to a D2005 project?
I've do this two minutes ago. My advice for all is: Don't do this. Better
open Notepad and add the files by hand what is a lot faster. It took 10
minutes (3GHz,512MB). In that time I would have written a small tool that
can this in seconds if not milliseconds (depending on hard disk speed).
Why should I want Delphi to open all these 350 files in the editor when
adding them to the project?
For 1-10 files I would say, that is ok, but for 350 files?
|
|
|
| Back to top |
|
 |
Peter Morris [Droopy eyes Guest
|
Posted: Sun Jul 24, 2005 9:48 am Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
| Quote: | I think the question is: Why add 350 files to a project?
|
1) Create a new C# ECO model in EcoModeler
2) Make a complicated model
3) Generate code for the model
4) Add *.cs (one file per class) to your project
There could be anything between 1 and (lots) of classes to add to the
project.
--
Pete
====
ECO Modeler, Audio compression components, DIB graphics controls,
FastStrings
http://www.droopyeyes.com
Read or write articles on just about anything
http://www.HowToDoThings.com
My blog
http://blogs.slcdug.org/petermorris/
|
|
| Back to top |
|
 |
Finn Tolderlund Guest
|
Posted: Sun Jul 24, 2005 4:50 pm Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
"Peter Morris [Droopy eyes software]" <pete (AT) NO_droopyeyes_SPAM (DOT) com> skrev i
en meddelelse news:42e363e1$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
I think the question is: Why add 350 files to a project?
1) Create a new C# ECO model in EcoModeler
|
I thought this was a Delphi group?
<g>
--
Finn Tolderlund
|
|
| Back to top |
|
 |
Erwien Saputra Guest
|
Posted: Sun Jul 24, 2005 5:23 pm Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
Finn Tolderlund wrote:
| Quote: |
I thought this was a Delphi group?
g
|
Yup. But 'Delphi' is also the IDE. ;)
Wien.
|
|
| Back to top |
|
 |
Oliver Townshend Guest
|
Posted: Sun Jul 24, 2005 9:22 pm Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
| Quote: | Why should I want Delphi to open all these 350 files in the editor when
adding them to the project?
For 1-10 files I would say, that is ok, but for 350 files?
|
How often do you add 350 files to a Delphi project? And it only takes 10
minutes!
Oliver Townshend
|
|
| Back to top |
|
 |
Peter Morris [Droopy eyes Guest
|
Posted: Sun Jul 24, 2005 9:50 pm Post subject: Re: Ever added 350 files to a D2005 project? |
|
|
I will always call the language Object Pascal, and the IDE Delphi. Either
way, you can only add files to a project via the IDE :-)
|
|
| Back to top |
|
 |
Peter Morris [Droopy eyes Guest
|
|
| Back to top |
|
 |
|