<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 15: Remove singleton objects from GcApp</title><link href="https://sourceforge.net/p/gmodulo/feature-requests/15/" rel="alternate"/><link href="https://sourceforge.net/p/gmodulo/feature-requests/15/feed.atom" rel="self"/><id>https://sourceforge.net/p/gmodulo/feature-requests/15/</id><updated>2007-12-31T19:40:57Z</updated><subtitle>Recent changes to 15: Remove singleton objects from GcApp</subtitle><entry><title>Remove singleton objects from GcApp</title><link href="https://sourceforge.net/p/gmodulo/feature-requests/15/" rel="alternate"/><published>2007-12-31T19:40:57Z</published><updated>2007-12-31T19:40:57Z</updated><author><name>Carlos Martín</name><uri>https://sourceforge.net/u/inean/</uri></author><id>https://sourceforge.nete17127922e1b279720f22b6029c0bb749370241e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GcNetManager, GcSessiionManager and GcPluginManager are all singleton objects and aren't aggregated of GcApp. Remove from it.&lt;/p&gt;
&lt;p&gt;Objects which requiredsuage of some of them should invoke:&lt;/p&gt;
&lt;p&gt;session = g_object_new (GC_TYPE_SESSION_MANAGER, NULL)&lt;br /&gt;
{or}&lt;br /&gt;
session = gc_session_manager_create ()&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>