<?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[getChildComponents returns all decendents]]></title><description><![CDATA[<p dir="auto"><code>.getChildComponents</code> doesn't just return direct children (as the API doc suggests) it returns every decendent down the chain. I can see this being very useful, but I only want the direct children.</p>
<p dir="auto">For now I'm looping through the list it returns and manually checking the parent component but I think this should be fixed. Probably behind a preprocessor for those who have been using it.</p>
]]></description><link>https://forum.hise.audio/topic/14973/getchildcomponents-returns-all-decendents</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 01:30:47 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14973.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 03 Aug 2026 19:45:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to getChildComponents returns all decendents on Mon, 03 Aug 2026 20:34:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> or perhaps adding an optional parameter <code>bool recursive</code>?</p>
]]></description><link>https://forum.hise.audio/post/122311</link><guid isPermaLink="true">https://forum.hise.audio/post/122311</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 03 Aug 2026 20:34:14 GMT</pubDate></item></channel></rss>