Re: Feature request maybe?
Elektron <elektron_rc5-FFYn/[email protected]> Mon, 10 Jan 2005 12:43:20 +0000
| Newsgroups | gmane.network.fire.general |
|---|---|
| Message-ID | <[email protected]> |
On 9 Jan, 2005, at 18:24, Nik wrote: > Would it be possible to just grab the tail of a file? Maybe the last, > I dunno, 4k or something, and display that? Might be a bit faster than > rendering the whole thing. One of the lovely things about XML is that it's slow to parse, and for the most part, you have to parse the whole thing. It's possible to parse it backwards, of course, but it wouldn't be very pretty (and you'd miss the starting <log>). That said, most of my logs are small enough that parsing them shouldn't be a problem. - Purr ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fire-talk mailing list [email protected] To unsubscribe or change your options use the web interface: https://lists.sourceforge.net/lists/listinfo/fire-talk Have a question? Please read the Fire Frequently Asked Questions: http://fire.sourceforge.net/faq.shtml