Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #5131
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Sebastian <sebastian@undisclosed.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: File object and serialization - information is lost |
| Date | Wed, 08 Jun 2011 20:35:23 +0200 |
| Organization | albasani.net |
| Lines | 19 |
| Message-ID | <isofda$s19$1@news.albasani.net> (permalink) |
| References | <isoda3$n3n$1@news.albasani.net> <yi8ydsfv62zw.dlg@kimmeringer.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net IqLLu33GVUSPvG0E3Ae/NtPQjo9Ozs9bqNmvpDsYiEJBJoxZyMu2Jb+ploiRqIUEbthNQ6ePQf1as7ffEcTpBiVouQUixlGwXXckbM2IxKGCbYvgkAViG5oOyTntAfuF |
| NNTP-Posting-Date | Wed, 8 Jun 2011 18:35:23 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="nNfdllEDUfFsok+1dvtmWFfYGrJNeFpSEsQyUOTjNBwNbyWW9WuTFksate9kEPgMv0kg2L1n1dncuAee0eb3zrLg4A/a31QgUFxX9LS/VVDjmfSl+pnkS37nCg1wbcZf"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
| In-Reply-To | <yi8ydsfv62zw.dlg@kimmeringer.de> |
| Cancel-Lock | sha1:i7rKjZJ9CN/4y/8iQPehhS1wWBk= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:5131 |
Show key headers only | View raw
Am 08.06.2011 20:18, schrieb Lothar Kimmeringer: > Sebastian wrote: > >> I seem to misunderstand a thing about java.io.File. I wanted to use >> the File object to transport information files existing in one place >> (basically, a directory listing) to another place. >> [snip] > > When I was in need for something like this (for a GWT-application) > I implemented it myself because it was faster than searching the > Internet for something that contains all I need. > > > Regards, Lothar Thanks for pointing out the source. I'll do as you did... -- Sebastian
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
File object and serialization - information is lost Sebastian <sebastian@undisclosed.invalid> - 2011-06-08 19:59 +0200
Re: File object and serialization - information is lost Lothar Kimmeringer <news200709@kimmeringer.de> - 2011-06-08 20:18 +0200
Re: File object and serialization - information is lost Sebastian <sebastian@undisclosed.invalid> - 2011-06-08 20:35 +0200
csiph-web