2011/3/16 Mattias Gaertner <[email protected]>: >> Anyway, the question was also about managing package dependencies -- >> TAChart already have, besides default TCanvas back-end, >> AggPas, OpenGL and Printer back-ends, and SVG is planned. >> Since these back-ends are useful to only a small part of users, >> I do not want TAChart to depend on all these packages by default. > One solution: > Write a package TAChartAggPas, that depends on AggPasLcl and > tachartlazaruspkg and has a unit implementing the aggpas backend for > TAChart.
I considered that. But it will be one package per dependency -- so +3 packages right now. Is it ok from user interface point of view? Is there a notion of "package group" in the IDE? If not, maybe it is a good idea to create one? -- Alexander S. Klenin -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
