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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to