Menu

DelphiCodetoDoc Projet versus Delphi Project

2004-06-16
2012-07-18
  • Nobody/Anonymous

    I can understand the Directory approach to build the project list of file, but could not it be possible to use (as an alternative) the Delphi Project Files ou Project Group ?

    It would ensure some consistency between documentation and actual project;

     
    • TridenT

      TridenT - 2004-06-19

      Yes, you are right.
      In fact, dpr read function AND ignore list may be implemented.
      I don't know when, but I put it on Tracker !
      Thx for your post.

       
    • Nobody/Anonymous

      This could be problematic, reading only the DPR file will mis source files that are not part of the project but are still compiled as they are refrenced in the uses clause and they are in the project search path,

      If DPR reading is indroduced be sure to scan the path directories looking for .pas files referenced in the uses clauses.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.