I noticed that when I use an Internal Library, it copies all of the functions from it and puts them on the page: application_name_apl.php
If I use the sc_include macro , instead of checking the Internal library under Programming-Internal Libraries, the same thing happens.
I have a ton of functions on this Internal library, and to have it copy to every page that needs them is ludicrous.
I can’t wrap my head around why SC would do it this way.
It defeats the purpose of using functions.
When I make a change to a function I then have to republish EVERY page that uses that function.
WTF? This makes no sense.