I'm new to SDF and trying to learn it. I work at a company where I am the Netsuite developer and we have many projects, all for our own company. With SDF, do I create an SDF project per customization, or would I make 1 SDF project?
Confused on how to get started in my scenario
n
Nicholas Penree
10/28/2021, 7:43 PM
We opted to create one Account Customization project for our company
Nicholas Penree
10/28/2021, 7:44 PM
But depending on what "many projects" means, or how many objects may be shared between them, it could certainly make sense to split them up into multiple
c
CD
10/28/2021, 8:55 PM
Each to their own. I prefer to have a deploy.xml for each project. I rename it to check it into git, along with the changed code (which is also tagged).
m
Matt Bernstein
10/29/2021, 1:08 PM
each to their own but you can have them encompassed in a single git project