Hi all, Currently our create component process (./gradlew createComponent) is error prone.
It requires 4 variables to successfully create a new component in the hot-deploy folder to jumpstart development with a component skeleton. These variables are: - componentName - componentResourceName - webappName - basePermission I believe we should reduce the number of variables to just 1 variable (e.g. componentId) to create consistency throughout the skeleton and its associated datasets. The developer can, after a skeleton has been built, then apply any kind of changes according to his/her requirements an needs. What is your opinion on this? Best regards, Pierre Smits ORRTIZ.COM <http://www.orrtiz.com> OFBiz based solutions & services OFBiz Extensions Marketplace http://oem.ofbizci.net/oci-2/
