Re: order of files in python distiller (was: FW: plucker-dev digest, Vol 1 #312 - 5 msgs)

2003-05-29 Thread Alexander R. Pruss
Alternately, one could just assign the key at the time that a file is fetched. There would still, however, be the issue of the fragments of a split-up file. Alex -- Dr. Alexander R. Pruss Department of Philosophy Georgetown University Washington, DC 20057-1133 U.S.A. e-mail: [EMAIL PROTECTED] on

order of files in python distiller (was: FW: plucker-dev digest, Vol 1 #312 - 5 msgs)

2003-05-29 Thread Jewett, Jim J
"Alexander R. Pruss" <[EMAIL PROTECTED]> asked > I am looking at the (PyPlucker/Writer.py) fragment: > > for (url, doc) in collection.items(): > self._get_id_for_doc(doc) > > _get_id_for_doc assigns record numbers sequentially as it is > called. What I guess I don't underst

order of files in python distiller

2003-05-27 Thread Alexander R. Pruss
I asked this question before, but did not get any helpful answer. I am puzzled by the order that files get put into the pdb in the python distiller. It is definitely not the order in which they are fetched. How does this work? (For my purposes, I need to control the order of the files so that t