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


Groups > de.comp.lang.python > #5382

Re: [Python-de] IFF Format: Dict?

From Thomas Orgelmacher <trash@odbs.org>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] IFF Format: Dict?
Date 2019-01-05 20:58 +0100
Organization Organization? What Organization?
Message-ID <tre7gf-b8m.ln1@gate.homenet> (permalink)
References (6 earlier) <b806481f-5860-f65a-67a6-66681c878747@thomas-guettler.de> <mailman.47.1544774642.2771.python-de@python.org> <string-20181214220559@ram.dialup.fu-berlin.de> <adfe9583-ac85-cbfd-7512-8c88ef468ba4@thomas-guettler.de> <mailman.54.1546609254.4816.python-de@python.org>

Show all headers | View raw


Am 04.01.19 um 14:31 schrieb Thomas Güttler:
> Noch mal kurz langsam.
> Dieser Thread geht um ein passendes Datenformat. Sicherlich
> kann man da nun ganz viel programmieren, aber das will ich ganz
> bewusst nicht tun. Wenn ich für die Lösung programmieren muss,
> dann muss es wohl auch der Empfänger der Daten.
> Das würde ich gerne vermeiden.

Es gibt keine nicht triviale Kommunikation ohne vorherige Vereinbarung.
Selbst bei internationalen genormten und wirklich viel genutzten Dingern
wie EDIFACT funktioniert das NICHT.

Ich verstehe Deinen Wunsch wirklich sehr gut, aber Deine Anforderungen
werden so nicht realisierbar sein.

Am ehesten sehe ich da XML. Damit kannst Du Art und Typ Deiner Daten klar
(z.B. über Attribute: type und encoding z.B.) klassifizieren. Damit hast
Du ein eindeutiges Format und eben Arbeit auf beiden Seiten. Aber eben
wohldefiniert.
Und: wenn das Schema gut ausgearbeitet ist, ist das Arbeit, die man genau
einmal macht. Vielleicht kannst Du Deinen Kommunikations-Partnern ja einfach
eine Library zur Verfügung stellen?

Kannst Du vielleicht mal ein paar Hintergründe bringen? Z.B. was die
Kommunikations-Partner oder die Daten an sich angeht?

Vielleicht gibt es ja einen ganz anderen Ansatz...


Gruss, Thomas

-- 
I have seen things you lusers would not believe.  I've seen Sun
monitors on fire off the side of the multimedia lab. I've seen
NTU lights glitter in the dark near the Mail Gate. All these
things will be lost in time, like the root partition last week.

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


Thread

[Python-de] Binärdaten in JSON Thomas Güttler <guettliml@thomas-guettler.de> - 2018-11-29 16:36 +0100
  Re: [Python-de] Binärdaten in JSON Thomas Orgelmacher <trash@odbs.org> - 2018-11-29 18:19 +0100
    Re: [Python-de] Binärdaten in JSON Arnold Krille <arnold@arnoldarts.de> - 2018-11-29 19:46 +0100
    Re: [Python-de] Binärdaten in JSON Thomas Güttler <guettliml@thomas-guettler.de> - 2018-11-30 09:48 +0100
      Re: [Python-de] Binärdaten in JSON Thomas Orgelmacher <trash@odbs.org> - 2018-11-30 19:24 +0100
      Re: [Python-de] Binärdaten in JSON Thomas Orgelmacher <trash@odbs.org> - 2018-11-30 19:37 +0100
    Re: [Python-de] Binärdaten in JSON Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2018-11-30 11:27 +0100
    Re: [Python-de] Binärdaten in JSON Hardy Erlinger <hardy.erlinger@posteo.de> - 2018-11-30 11:40 +0100
    Re: [Python-de] Binärdaten in JSON Thomas Güttler <guettliml@thomas-guettler.de> - 2018-11-30 15:01 +0100
    Re: [Python-de] Binärdaten in JSON Thomas Jollans <tjol@tjol.eu> - 2018-12-03 10:21 +0100
    Re: [Python-de] Binärdaten in JSON Thomas Güttler <guettliml@thomas-guettler.de> - 2018-12-04 10:25 +0100
      Re: [Python-de] Binärdaten in JSON Thomas Güttler <guettliml@thomas-guettler.de> - 2018-12-13 12:14 +0100
        [Python-de] IFF Format: Dict? Thomas Güttler <guettliml@thomas-guettler.de> - 2018-12-14 09:04 +0100
          Re: [Python-de] IFF Format: Dict? Thomas Güttler <guettliml@thomas-guettler.de> - 2019-01-04 14:31 +0100
            Re: [Python-de] IFF Format: Dict? Thomas Orgelmacher <trash@odbs.org> - 2019-01-05 20:58 +0100
        Re: [Python-de] IFF Format: Dict? Armin Stross-Radschinski <developer@acsr.de> - 2018-12-14 10:31 +0100
        [Python-de] IFF Format Verwendung Christopher Arndt <chris@chrisarndt.de> - 2018-12-14 14:53 +0100
    Re: [Python-de] Binärdaten in JSON Stefan Behnel <python-de@behnel.de> - 2018-12-06 09:51 +0100

csiph-web