...instead of copying the array. Returning NULL will result in the original factories array to be used and prevents a useless array copy in most use cases.
...instead of copying the array. Returning NULL will result in the original factories array to be used and prevents a useless array copy in most use cases.