Hi to everybody!
A friend are working in redesigning all PascalSCADA packages, with the main target to remove all graphical dependencies, to make it usable on console applications and service applications. Talking with he, we have a question: Why Lazarus includes on the project LPR the main source of each package used instead of only add the package path to the project unit path and the unit of the used component to the uses clause of respective form/datamodule? E.g: If I include any component of the package pascalscada_hmi.lpk, the source pascalscada_hmi.pas will be included on project LPR. Why? -- The best regards, Fabio Luis Girardi PascalSCADA Project http://sourceforge.net/projects/pascalscada http://www.pascalscada.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
