Subject:
|
Re: pictures at tracker
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Sat, 18 May 2002 03:01:39 GMT
|
Viewed:
|
1096 times
|
| |
| |
In lugnet.cad, Ross Crawford writes:
> But we already know exactly when an image needs updating! Using make, you
> still have to decide when to execute the make command, I'm saying the
> obvious time to do it is when a file is submitted (update it's image and all
> those which depend on it). You already have all the dependencies, and you
> already know when an image needs updating, why do you need make?
I have to disagree: we don't 'know' exactly when an image needs updating.
We have the information needed to figure out which image(s) need updating,
but it's in a form that still needs to be sorted through. Sorting through
it isn't too hard, but it's still not trivial. It would be much less work,
even from where we are, to spit out some make-style dependency files, and
let make do the work.
I think.
Steve
|
|
Message has 1 Reply:
Message is in Reply To:
| | Re: pictures at tracker
|
| (...) But we already know exactly when an image needs updating! Using make, you still have to decide when to execute the make command, I'm saying the obvious time to do it is when a file is submitted (update it's image and all those which depend on (...) (23 years ago, 18-May-02, to lugnet.cad)
|
77 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|