<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Kommentare zu: Fehlerbehandlung für Plugins bei nicht installierten Python Packages	</title>
	<atom:link href="https://www.smarthomeng.de/fehlerbehandlung-fuer-plugins-bei-nicht-installierten-python-packages/feed" rel="self" type="application/rss+xml" />
	<link>https://www.smarthomeng.de/fehlerbehandlung-fuer-plugins-bei-nicht-installierten-python-packages</link>
	<description>Die Device Integrations-Plattform für Dein Smart Home</description>
	<lastBuildDate>Mon, 13 Aug 2018 07:09:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>
		Von: Martin Sinn		</title>
		<link>https://www.smarthomeng.de/fehlerbehandlung-fuer-plugins-bei-nicht-installierten-python-packages#comment-37</link>

		<dc:creator><![CDATA[Martin Sinn]]></dc:creator>
		<pubDate>Mon, 13 Aug 2018 06:21:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.smarthomeng.de/?p=1973#comment-37</guid>

					<description><![CDATA[Ich wollte eine möglichst schlanke Lösung skizzieren. Die meisten Plugins importieren höchstens ein „exotische“ Package.

Ansonsten kann man im try Statement einfach mehrere Imports durchführen und im Log Eintrag schreiben, dass eines der aufgeführten Plugins nicht geladen werden konnte.]]></description>
			<content:encoded><![CDATA[<p>Ich wollte eine möglichst schlanke Lösung skizzieren. Die meisten Plugins importieren höchstens ein „exotische“ Package.</p>
<p>Ansonsten kann man im try Statement einfach mehrere Imports durchführen und im Log Eintrag schreiben, dass eines der aufgeführten Plugins nicht geladen werden konnte.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Marc René Frieß		</title>
		<link>https://www.smarthomeng.de/fehlerbehandlung-fuer-plugins-bei-nicht-installierten-python-packages#comment-36</link>

		<dc:creator><![CDATA[Marc René Frieß]]></dc:creator>
		<pubDate>Mon, 13 Aug 2018 04:59:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.smarthomeng.de/?p=1973#comment-36</guid>

					<description><![CDATA[By the way: better in my view would be to use an array of package names instead of a bool: so in case of more than 1 import. a more expressive error handling could be done]]></description>
			<content:encoded><![CDATA[<p>By the way: better in my view would be to use an array of package names instead of a bool: so in case of more than 1 import. a more expressive error handling could be done</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Marc René Frieß		</title>
		<link>https://www.smarthomeng.de/fehlerbehandlung-fuer-plugins-bei-nicht-installierten-python-packages#comment-35</link>

		<dc:creator><![CDATA[Marc René Frieß]]></dc:creator>
		<pubDate>Sun, 12 Aug 2018 09:07:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.smarthomeng.de/?p=1973#comment-35</guid>

					<description><![CDATA[Cool. Werde ich bei meinen Plugins sukzessive nachziehen!

&lt;strong&gt;Update:&lt;/strong&gt; ist erledigt]]></description>
			<content:encoded><![CDATA[<p>Cool. Werde ich bei meinen Plugins sukzessive nachziehen!</p>
<p><strong>Update:</strong> ist erledigt</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
