Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] RE: Adding MakeTargets takes a long time and consumes a huge amount of heap

> MakeTargetManager locally.  You could change the semantics of
> addTarget so that MakeTargetManager holds the set of make
> ...

Or better add a new addTarget method with a boolean flag that indicated if the settings should be save immedately or deferred until the save() method is called.


> Cheers,
>
> James
>
> >
> > Regards,
> > Thomas
> >
> > >Cheers,
> > >
> > >James
> >
> > *******************************************
> > Harman Becker Automotive Systems GmbH
> > Geschaeftsfuehrung:  Dr. Wolfgang Ptacek  -  Michael Mauser
> > -  Regis Baudot
> > Sitz der Gesellschaft: Karlsbad - Registergericht: Mannheim
> HRB 361395
> >
> > *******************************************
> > Diese E-Mail enthaelt vertrauliche und/oder rechtlich
> > geschuetzte Informationen. Wenn Sie nicht der richtige
> > Adressat sind oder diese E-Mail irrtuemlich erhalten haben,
> > informieren Sie bitte sofort den Absender und loeschen Sie
> > diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> > Weitergabe dieser Mail ist nicht gestattet.
> > This e-mail may contain confidential and/or privileged
> > information. If you are not the intended recipient (or have
> > received this e-mail in error) please notify the sender
> > immediately and delete this e-mail. Any unauthorized copying,
> > disclosure or distribution of the contents in this e-mail is
> > strictly forbidden.
> > *******************************************
> > _______________________________________________
> > cdt-dev mailing list
> > cdt-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
> >
> >
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>



Back to the top