<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Singelton als globale Datenbasis]]></title><description><![CDATA[<p>Hallo,</p>
<p>also rein konzeptionell ist ne Singelton Klasse als globale Datenbasis okay ???<br />
Fast jede Klasse muss darauf zugreifen.<br />
Dann kann ich sie doch gleich als globale singelton anlegen oder nicht ??.</p>
<p>Freundlicher Gruß</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/285755/singelton-als-globale-datenbasis</link><generator>RSS for Node</generator><lastBuildDate>Fri, 21 Aug 2026 05:13:53 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/285755.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 27 Apr 2011 12:29:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Singelton als globale Datenbasis on Wed, 27 Apr 2011 12:29:33 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>also rein konzeptionell ist ne Singelton Klasse als globale Datenbasis okay ???<br />
Fast jede Klasse muss darauf zugreifen.<br />
Dann kann ich sie doch gleich als globale singelton anlegen oder nicht ??.</p>
<p>Freundlicher Gruß</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2055052</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2055052</guid><dc:creator><![CDATA[AlexanderKiebler]]></dc:creator><pubDate>Wed, 27 Apr 2011 12:29:33 GMT</pubDate></item><item><title><![CDATA[Reply to Singelton als globale Datenbasis on Wed, 27 Apr 2011 12:34:30 GMT]]></title><description><![CDATA[<p>AlexanderKiebler schrieb:</p>
<blockquote>
<p>Fast jede Klasse muss darauf zugreifen.</p>
</blockquote>
<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /> dort liegt dein Problem</p>
<p>Was Singleton angeht eine einfache Faustregel: Sowas macht man nicht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2055055</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2055055</guid><dc:creator><![CDATA[dot]]></dc:creator><pubDate>Wed, 27 Apr 2011 12:34:30 GMT</pubDate></item><item><title><![CDATA[Reply to Singelton als globale Datenbasis on Wed, 27 Apr 2011 12:33:41 GMT]]></title><description><![CDATA[<p>Oder einfach als globale Variable. Ob sie sogar so außergewöhnlich ist, ein Singleton sein zu müssen, kann ich nicht entscheiden, dazu kenne ich sie noch nicht gut genug.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2055057</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2055057</guid><dc:creator><![CDATA[volkard]]></dc:creator><pubDate>Wed, 27 Apr 2011 12:33:41 GMT</pubDate></item><item><title><![CDATA[Reply to Singelton als globale Datenbasis on Wed, 27 Apr 2011 15:12:17 GMT]]></title><description><![CDATA[<p>AlexanderKiebler schrieb:</p>
<blockquote>
<p>also rein konzeptionell ist ne Singelton Klasse als globale Datenbasis okay ???</p>
</blockquote>
<p>Nein</p>
<blockquote>
<p>Fast jede Klasse muss darauf zugreifen.</p>
</blockquote>
<p>Glaub' ich nicht.</p>
<blockquote>
<p>Dann kann ich sie doch gleich als globale singelton anlegen oder nicht ??.</p>
</blockquote>
<p>Können kann man viel.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2055152</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2055152</guid><dc:creator><![CDATA[hustbaer]]></dc:creator><pubDate>Wed, 27 Apr 2011 15:12:17 GMT</pubDate></item><item><title><![CDATA[Reply to Singelton als globale Datenbasis on Wed, 27 Apr 2011 15:34:52 GMT]]></title><description><![CDATA[<p>Spricht nichts dagegen.<br />
Spricht andererseits etwas gegen 'Dependency Injection'.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2055178</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2055178</guid><dc:creator><![CDATA[nurf]]></dc:creator><pubDate>Wed, 27 Apr 2011 15:34:52 GMT</pubDate></item></channel></rss>