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


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

[Python-de] classproperties ... nutzt ihr das?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Thomas Güttler <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] classproperties ... nutzt ihr das?
Date Fri, 20 Apr 2018 13:25:32 +0200
Lines 22
Message-ID <mailman.107.1524224031.6649.python-de@python.org> (permalink)
References <c583b251-afcc-e0b7-107b-7a473426181d@thomas-guettler.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de iC9YDUJ30hDYt8BDvmmEJQb76cIA17jdSB6AqMdYdxUQ==
Return-Path <guettliml@thomas-guettler.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0
Content-Language de-DE
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.26
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <c583b251-afcc-e0b7-107b-7a473426181d@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:5150

Show key headers only | View raw


Hallo,

bisher nutze ich Properties nur für Objekte/Instanzen.

Prinzipiell geht das auf für Klassen.

Ich habe gehört, dass das Probleme machen kann wenn Introspection verwendet wird.

Zum Beispiel wenn Tests eingesammelt werden, dann wird ggf Code ausgeführt obwohl
man das gar nicht möchte.

Nutzt ihr Properties auf Klassenebene?

Sind die Bedenken berechtigt?

Gruß,
   Thomas


-- 
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

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


Thread

[Python-de] classproperties ... nutzt ihr das? Thomas Güttler <guettliml@thomas-guettler.de> - 2018-04-20 13:25 +0200

csiph-web