> > Is there any notion of project groups in Lazarus? (as
in
> Delphi after
> > the 4th edition I think)
>
>
Probably Lazarus will not implement project groups, but task
> groups. A
task will be for example compile/build a
> project/package or executing a
script. A task group will
> contain tasks and/or task groups.
As
long as there's a way to convert .BPG files to Lazarus it should be OK
Also
all Delphi IDE actions for BPGs (right click a BPG root node in Project Manager
to see those) and BPG items (right click a project child under a project group
in the Project Manager to see the actions for separate projects) should be
implemented (even a "Save All" action for the BPG is useful)
I like the
idea of prebuild and postbuild tasks ala Visual Studio, as long as they're
available in a user friendly way (and maybe also have an advaned option to just
enter command-line commands in a text box [with special replacement variables
like %ProjectPath% and
%ProjectFolder%])
----------------
George Birbilis
([EMAIL PROTECTED])
Microsoft MVP J# for 2004-2006
* QuickTime, QTVR,
ActiveX, VCL, .NET
http://www.kagi.com/birbilis
* Robotics PhD
student
http://www.mech.upatras.gr/~Robotics
http://www.mech.upatras.gr/~robgroup
Title: RE: [lazarus] Project Groups
- Re: [lazarus] Project Groups Mattias Gaertner
- RE: [lazarus] Project Groups George Birbilis
- Re: [lazarus] Project Groups Graeme Geldenhuys
