I'm new to SDF and trying to learn it. I work at a...
# sdf
s
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
We opted to create one Account Customization project for our company
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
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
each to their own but you can have them encompassed in a single git project