Ideally, we would like to be able to do the following:
- Track all of our objects that exist in the ws_objects folder to source control (Bitbucket)
- We typically include PBL files in our .gitignore file so they would never be committed to our remote repository in order to not increase storage since the PBL files are binary and not able to be diffed as I mentioned earlier.
- Be able to utilize the AutoCompile tool (pbc170.exe and orcascript170.exe) to create PBL files based on what is in the ws_objects folder
- Finally, be able to automate the build process to take those PBL files and create an executable