On Fri, 26 Nov 2010 16:36:39 +0100, Mattias Gaertner <[email protected]> wrote:
>On Fri, 26 Nov 2010 16:01:45 +0100 >Bo Berglund <[email protected]> wrote: > >> In Delphi I solve this by not having global paths to the installed >> components, instead I add the path to each component that is actually >> used by the project to the project specific browse path list. And I >> use relative path specifiers. > >You can do the same in Lazarus. As written three times. All good things >are three. So I give up here. > Unless I have misunderstood all suggestions concerning this is to actually modify the IDE (Lazarus) for the specific project while it is being worked on. By modify I mean changing package locations for Lazarus etc. But then one cannot easily switch between different projects and we tend to have multiple projects going on at the same time including supprt ones (those are the ones back in time). Normally we do some stuff then ask the customer a question, immediately switch to the main task and work there while the customer responds. But agin, I don't want to prolong this, I think I know enough now and my conclusion is that we will start without using packages to see if we are otherwise comfortable with FPC/Lazarus. -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
