FLTK logo

STR #2060

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Post Text | Post File | SVN ⇄ GIT | Prev | Next ]

STR #2060

Application:FLTK Library
Status:5 - New
Priority:1 - Request for Enhancement, e.g. asking for a feature
Scope:3 - Applies to all machines and operating systems
Subsystem:FLUID
Summary:fluid should rewrite files conservatively on "Write Code"
Version:1.4-feature
Created By:eastern_strider
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 eastern_strider
05:07 Oct 07, 2008
When the user clicks "Write Code" in fluid, it updates both header and sources files regardless of whether or not the files have actually changed. For example, if only the body of a function changes there should be no need to rewrite the header. This would save significant compilation time, especially in relatively bigger projects, because unnecessarily updating the header causes all other files that depend on it to recompile.  
 
#2 spitzak
22:40 Oct 07, 2008
It could do a comparison between the new and old file and only replace the old file if different.  
     

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.