Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20551

Re: Generating class definitions at runtime in memory from XSD or JSON

From Stefan Behnel <stefan_ml@behnel.de>
Subject Re: Generating class definitions at runtime in memory from XSD or JSON
Date 2012-02-17 13:57 +0100
References <5cf03bed-8173-4910-80d1-5716334a6184@z9g2000vbv.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.5917.1329483445.27778.python-list@python.org> (permalink)

Show all headers | View raw


Stodge, 17.02.2012 02:15:
> Does anyone know of a library to generate class definitions in memory,
> at runtime, from XSD or JSON?

The question is: why do you want to do that? There may be other ways to do
what you *actually* want to do, but we don't know what that is.

Stefan

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Generating class definitions at runtime in memory from XSD or JSON Stodge <stodge@gmail.com> - 2012-02-16 17:15 -0800
  Re: Generating class definitions at runtime in memory from XSD or JSON Nobody <nobody@nowhere.com> - 2012-02-17 10:02 +0000
  Re: Generating class definitions at runtime in memory from XSD or JSON Stefan Behnel <stefan_ml@behnel.de> - 2012-02-17 13:57 +0100

csiph-web