Re: thoughts on meta-data
Bill Mill <[email protected]>
| Newsgroups | gmane.comp.web.pyblosxom.devel |
|---|---|
| Message-ID | <[email protected]> |
On Apr 7, 2005 4:54 PM, Robert Wall <[email protected]> wrote: > Bill Mill wrote: > > On Apr 7, 2005 3:02 PM, will guaraldi <[email protected]> wrote: > > > >>On Thu, 7 Apr 2005, Bill Mill wrote: > >>>Not true, check out the relevant lines of blosxom_file_handler. You have > >>>a FileEntry object (which, admittedly, contains little other than the > >>>filename and mtime): > >>><snip> > >> > >>Whoops! It used to be the way I described (I'm pretty sure, anyhow) > >>because that's why I wasn't able to implement the sort callback. I should > >>have checked the code involved. My apologies. > > > > > > No worries, I think it changed when Robert (IIRC) added lazy file parsing. > > Yes, it was me who added the lazy file parsing. I haven't followed this > thread in detail but it sounds like my change did alter this behaviour. > My intention with the lazy parsing was more to avoid formatting the > date and path details for flavours in lots of different ways for every > entry when all but num_entries worth of entries were being discarded. yup, and it's a definite improvement - Will was just thinking of a snippet of code from pre-lazy parsing. Basically, we're discussing whether to make entries a little less lazy by having them parse just the first few lines of the file (title + metadata) on initialization. > > BTW, great work on pyblosxom everyone! > team hug! Peace Bill Mill bill.mill at gmail.com > Robert > > -- > http://robwall.com/ > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Pyblosxom-devel mailing list > Pyblosxom-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/pyblosxom-devel > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click