Subject:
|
Re: pictures at tracker
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 16 May 2002 02:41:37 GMT
|
Viewed:
|
730 times
|
| |
| |
In lugnet.cad, Ross Crawford writes:
> In lugnet.cad, Steve Bliss writes:
> > In lugnet.cad, Jacob Sparre Andersen writes:
> > > Steve Bliss wrote:
> > >
> > > > 1. Always generate a new image file when a file is submitted. This can be
> > > > handled by the back-room posting script.
> > >
> > > This is the approach I prefer.
> >
> > That's settled, then. ;)
> >
> > One other problem -- ldglite needs to search both the unofficial and the
> > official libraries for files. Otherwise, we can't be sure we're picking up
> > the right subfiles.
>
> There's another problem with it too - if the main part file is uploaded before
> the sub-parts / primitives, it may display with incorrect older versions, or
> none at all. Maybe there needs to be a scan when a sub-part / primitive is
> submitted to check if any parts on the tracker already use it, and regenerate
> the image if so.
Hey... this is starting to sound like build/make dependency analysis. Any
chance of getting good old "make" itself to do the work of figuring out what
needs to be regenned when a file is uploaded?
The dependency calculation seems straightforward (just scan the file to find
first level dependencies) and the various dirs seem a lot like include path
analysis...
|
|
Message has 1 Reply: | | Re: pictures at tracker
|
| (...) That seems reasonable. The dependencies are fairly straightforward, and can be checked by simple mod-date comparision. (...) Hmm. Can it deal with files being in subdirectories? Like, if the search path is /home/tracker/unoffi.../official, and (...) (23 years ago, 16-May-02, to lugnet.cad)
|
Message is in Reply To:
| | Re: pictures at tracker
|
| (...) There's another problem with it too - if the main part file is uploaded before the sub-parts / primitives, it may display with incorrect older versions, or none at all. Maybe there needs to be a scan when a sub-part / primitive is submitted to (...) (23 years ago, 15-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
|
|
|
|