As part or testing I made a shared code module read only, the IDE gave the expected error messages, but the code complied and ran.
It feels right to be able to make the shared modules read only so you don't inadvertently change it while working on one app and make it unusable for others.
But I'm not sure of the knock on's, or how it would be correctly integrated.
It feels right to be able to make the shared modules read only so you don't inadvertently change it while working on one app and make it unusable for others.
But I'm not sure of the knock on's, or how it would be correctly integrated.