Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99794
| X-Received | by 10.107.134.198 with SMTP id q67mr62260303ioi.1.1448971707422; Tue, 01 Dec 2015 04:08:27 -0800 (PST) |
|---|---|
| X-Received | by 10.50.128.74 with SMTP id nm10mr415876igb.0.1448971707396; Tue, 01 Dec 2015 04:08:27 -0800 (PST) |
| Path | csiph.com!au2pb.net!feeder.erje.net!2.us.feeder.erje.net!news.ripco.com!news.glorb.com!mv3no8941268igc.0!news-out.google.com!l1ni1138igd.0!nntp.google.com!mv3no8941265igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Tue, 1 Dec 2015 04:08:26 -0800 (PST) |
| In-Reply-To | <mailman.67.1448969416.14615.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=89.119.94.8; posting-account=T1DhlQoAAACm4133jFhuKMInTsDNovhQ |
| NNTP-Posting-Host | 89.119.94.8 |
| References | <aac1b6e8-e294-4916-9485-ffc031c3aeb3@googlegroups.com> <n3fnru$5sf$3@dont-email.me> <mailman.32.1448873773.14615.python-list@python.org> <6f5cd8a5-6e14-4069-8dfe-4a1a00c05827@googlegroups.com> <mailman.67.1448969416.14615.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <c62950bf-44ec-4a7b-a0c4-56d69b76c30f@googlegroups.com> (permalink) |
| Subject | Re: New JSON encoding method proposal for custom objects |
| From | cescus92@gmail.com |
| Injection-Date | Tue, 01 Dec 2015 12:08:27 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:99794 |
Show key headers only | View raw
Hello Burak, thank you for the reply. > FWIW, Spyne can to the exact same thing -- i.e. serialize an object > given its definition to whatever format you want. (currently xml, json, > yaml and msgpack are supported). My aim is to propose a built-in method to accomplish this common and simple task that, IMHO, shouln't require the use of extra code for legibility's sake. Anyway the whole Spyne framework is very interesting, thank you for having shared that! Probably it's going to be useful for a project of mine :) Have a nice day, Francesco
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
New JSON encoding method proposal for custom objects cescus92@gmail.com - 2015-11-29 07:05 -0800
Re: New JSON encoding method proposal for custom objects Peter Otten <__peter__@web.de> - 2015-11-29 16:46 +0100
Re: New JSON encoding method proposal for custom objects Denis McMahon <denismfmcmahon@gmail.com> - 2015-11-29 20:40 +0000
Re: New JSON encoding method proposal for custom objects Marco Kaulea <marco.kaulea@gmail.com> - 2015-11-30 09:42 +0100
Re: New JSON encoding method proposal for custom objects cescus92@gmail.com - 2015-11-30 04:35 -0800
Re: New JSON encoding method proposal for custom objects Burak Arslan <burak.arslan@arskom.com.tr> - 2015-12-01 13:20 +0200
Re: New JSON encoding method proposal for custom objects cescus92@gmail.com - 2015-12-01 04:08 -0800
Re: New JSON encoding method proposal for custom objects Peter Otten <__peter__@web.de> - 2015-12-01 13:17 +0100
Re: New JSON encoding method proposal for custom objects cescus92@gmail.com - 2015-12-01 04:24 -0800
csiph-web