<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: QDF And structure of subs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2057695#M86863</link>
    <description>Ok, yeah that I know.&lt;BR /&gt;The thing is I have one file with ~10 misc subs, ~500 lines of code.&lt;BR /&gt;&lt;BR /&gt;And now I’m making a “library” of sorts around a custom mart, that will contain about 20 subs and ~1k lines.&lt;BR /&gt;&lt;BR /&gt;Currently I store them in 0.Misc.qvs and 1.DataMart.qvs, but was pondering if it might make more sense to break out each sub into its own script.&lt;BR /&gt;&lt;BR /&gt;But in terms of reusing the script with other clients, then one file might be better. However, I do have a separate container for the entire “DataMart framework”… so having multiple files shouldn’t be that much of a hassle.&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Apr 2023 21:14:39 GMT</pubDate>
    <dc:creator>MattiasThalén</dc:creator>
    <dc:date>2023-04-05T21:14:39Z</dc:date>
    <item>
      <title>QDF And structure of subs</title>
      <link>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2055857#M86740</link>
      <description>&lt;P&gt;I’m curious, how do you store your subs?&lt;/P&gt;
&lt;P&gt;I’m torn between storing them all in one script, storing them collected into “library scripts”, &amp;nbsp;or one script per sub.&lt;/P&gt;
&lt;P&gt;The QDF subs are stored with each sub in a separate script.&lt;/P&gt;
&lt;P&gt;What do you prefer, and why?&lt;/P&gt;
&lt;P&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 06:38:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2055857#M86740</guid>
      <dc:creator>MattiasThalén</dc:creator>
      <dc:date>2023-04-01T06:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: QDF And structure of subs</title>
      <link>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2055890#M86742</link>
      <description>&lt;P&gt;I store them in the 99.Shared_Folders container&lt;BR /&gt;in one file&lt;BR /&gt;this way you only reference one file using $(Must_Include...)&lt;BR /&gt;now if you want to organize your sub-routines then you can store them in corresponding files&lt;BR /&gt;and yes you reference the file that you think you will use in the app&lt;/P&gt;
&lt;P&gt;there is no performance concerns&lt;BR /&gt;it is like pasting the refrenced sub-routines&lt;/P&gt;
&lt;P&gt;so it is a matter of organizing your script&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2023 14:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2055890#M86742</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-04-01T14:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: QDF And structure of subs</title>
      <link>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2057695#M86863</link>
      <description>Ok, yeah that I know.&lt;BR /&gt;The thing is I have one file with ~10 misc subs, ~500 lines of code.&lt;BR /&gt;&lt;BR /&gt;And now I’m making a “library” of sorts around a custom mart, that will contain about 20 subs and ~1k lines.&lt;BR /&gt;&lt;BR /&gt;Currently I store them in 0.Misc.qvs and 1.DataMart.qvs, but was pondering if it might make more sense to break out each sub into its own script.&lt;BR /&gt;&lt;BR /&gt;But in terms of reusing the script with other clients, then one file might be better. However, I do have a separate container for the entire “DataMart framework”… so having multiple files shouldn’t be that much of a hassle.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Apr 2023 21:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/QDF-And-structure-of-subs/m-p/2057695#M86863</guid>
      <dc:creator>MattiasThalén</dc:creator>
      <dc:date>2023-04-05T21:14:39Z</dc:date>
    </item>
  </channel>
</rss>

