-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-beta-2
-
Component/s: Compiler
-
Labels:None
SecureASTCustomizer is a good entry point for creating a more restrictive sandbox. However some of its magic is behind private methods. This makes it impossible to reuse the base code, one must either start from scratch or copy the base code and modify.