| Message | I enjoyed this. I'm trying to find suggestions on naming the various components of a project. More often than I can tolerate, I end up with Duplicate Name in Project. The question I would like answered is:
What does a Project file expect to see, and where does it expect to see the same identifier thatis used for the project?
Example, I want to create a new project called CATCOMP, which has a form, a unit (behind the form) and several auxiliary units (code only).
If I call the project CATCOMP, what files will Lazarus expect to see that are also called CATCOMP, and what types of file whould I avolid calling CATCOMP? It's very unclear, and very frustrating!  |