Andre Poenitz wrote:

> On Mon, Mar 10, 2003 at 05:23:55PM +0000, Angus Leeming wrote:
>> frontends/$GUI/Dialogs.C        will all die when the new scheme
>> frontends/$GUI/Dialogs2.C               is implemented fully
>> frontends/$GUI/Dialog3.C contains stuff that is dependent on the GUI
>> toolkit.
> 
> I meant these.

Dialogs.C and Dialog2.C were originally split over two files because the 
template instatiations of the old scheme were by far the most expensive 
part of the entire compilation process. The new scheme is far, far cheaper 
as well as being more transparent.

-- 
Angus

Reply via email to