[Lazarus] Tools/Run Parameters storage in .lps/session file instead of lpi?
Reinier Olislagers
reinierolislagers at gmail.com
Sun Feb 26 16:17:48 CET 2012
Hi list,
Developing fpcup together using a mercurial repo with Ludo Brands, which
is always a pleasure.
Less of a pleasure is that we frequently have conflicts in fpcup.lpi
One of the changes that we saw in the commits:
- <CommandLineParams Value="--verbose"/>
+ <CommandLineParams Value="--verbose --help"/>
which got me wonder.
Wouldn't it make more sense to store the Tools/Run Parameters in the
.lps/session file instead of the lpi file?
Each developer may have their own aspect of the application they're
testing and can therefore have different needs.
Would writing a patch be worthwhile? A quick search on mantis on "run
parameters" gave no results...
Regards,
Reinier
More information about the Lazarus
mailing list