Revision 3a211f56
ID | 3a211f56241091616033946033ed3fa11088c6ee |
- FLOW3: Optimized the Class Loader. Now it doesn't check anymore if the class file exists because if it doesn't, this would be a fatal error anyway. Speed gain for class loading: 60%.
- FLOW3: (Reflection) Added an option to enable Class Alteration Monitoring in the Reflection Service. In development context changes to class files are now detected automatically while these checks are skipped in production context.
- added
- modified
- copied
- renamed
- deleted