<?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[Exchange of user-created object types]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I'm in the process of creating custom object types for certain device types, mostly derived from the generic "Device" type. The question arose as to whether there were already provided object types somewhere in the forum, on Github or elsewhere, or how one could make the community happy with such object types.</p>
<p dir="auto">Is there already a practice for this? or deployment modalities?</p>
<p dir="auto">I would like to give something back to the community of i-doit users.</p>
<p dir="auto">Best regards<br />
Ralf Kühnbaum-Grashorn</p>
]]></description><link>https://community.i-doit.com/topic/4779/exchange-of-user-created-object-types</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 17:16:19 GMT</lastBuildDate><atom:link href="https://community.i-doit.com/topic/4779.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Jun 2023 09:14:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Exchange of user-created object types on Thu, 01 Feb 2024 12:40:09 GMT]]></title><description><![CDATA[<p dir="auto">You should consider changing your class to "User" instead of "Users". The list_of_users will then be a list of user objects, instead of a list of names. To implement a changeUser function you probably want to create some kind of variable state which indicates whether a user is currently logged in, and which user it is. It is a better design to split the login handling into a separate class, you could for example call it "LoginHandler".</p>
]]></description><link>https://community.i-doit.com/post/17653</link><guid isPermaLink="true">https://community.i-doit.com/post/17653</guid><dc:creator><![CDATA[raftaar45ds]]></dc:creator><pubDate>Thu, 01 Feb 2024 12:40:09 GMT</pubDate></item></channel></rss>