Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Scripting Sightly Engine 1.0.6
-
None
Description
The SightlyJavaCompilerService currently enforces a certain package name for Use objects stored in the repository - the JCR path transformed into a valid Java package name. However, the SightlyJavaCompilerService should be more lenient and automatically define the correct package name for the Use object so that a move of said object to a different path doesn't require a refactor to adapt the class' package name.