Managing large SDF projects: is there some sort of package Java style thing I can do or should I just separate scripts into a logical directory structure?
e
erictgrubaugh
12/15/2020, 7:09 AM
I organize by feature/functionality
erictgrubaugh
12/15/2020, 7:11 AM
e.g.
erictgrubaugh
12/15/2020, 7:12 AM
So to answer your question: Yes, you can/should separate them 🙂 and you can organize them however you like. Another common approach is to organize by script type, though I avoid it personally
erictgrubaugh
12/15/2020, 7:19 AM
The structure in that image would be for a single "project" within the account; there would likely be several high-level project folders under