Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #5666
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: trying to feed a zip file containing an XML one to a SAX parser ... |
| Date | 2011-06-25 06:53 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <a3qb07p75490tga45m8f18dqudl8taoe5a@4ax.com> (permalink) |
| References | <1308968121.989150@nntp.aceinnovative.com> |
On 25 Jun 2011 02:15:22 GMT, lbrt chx _ gemale kom wrote, quoted or indirectly quoted someone who said : >~ > the simple code below I use to feed an XMLReader with compressed ".bz2" and ".gz" >~ > Since the zip file format is a container as well, I could imagine things are not that simple >~ > How can you do the same (or a similar) thing with a zip file? see http://mindprod.com/jgloss/truezip.html -- Roedy Green Canadian Mind Products http://mindprod.com One of the great annoyances in programming derives from the irregularity of English spelling especially when you have international teams. I want to find a method or variable, but I don't know precisely how its is spelled or worded. English is only approximately phonetic. Letters are randomly doubled. The dictionary often lists variant spellings. British, Canadian and American spellings differ.I would like to see an experiment where variable names were spelled in a simplified English, where there were no double letters.I also think you could add a number of rules about composing variable names so that a variable name for something would be highly predictable. You would also need automated enforcement of the rules as well as possible.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
trying to feed a zip file containing an XML one to a SAX parser ... lbrt chx _ gemale kom - 2011-06-25 02:15 +0000 Re: trying to feed a zip file containing an XML one to a SAX parser ... Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2011-06-24 20:11 -0700 Re: trying to feed a zip file containing an XML one to a SAX parser ... Roedy Green <see_website@mindprod.com.invalid> - 2011-06-25 06:53 -0700
csiph-web