school
school copied to clipboard
Consider replacing PackageGenerator.php with the Sugar Module Packager
Enrico has moved the module packaging logic into it’s own separate composer package. It’s based on the same pack.php we’ve been using.
https://github.com/esimonetti/sugar-module-packager
https://github.com/esimonetti/SugarModulePackagerSample
There’s something we could probably learn or leverage here to improve how we build ProfM.
If we remove PackageGenerator, we should also remove the associated unit tests and doc.