Revision 84c83f7d
ID | 84c83f7d8c4d86fda4f5488879e96007d4bcc178 |
- FLOW3: (AOP) Implemented a completely new initialization method for the AOP framework which now supports some intelligent caching mechanism: If class code changes somewhere, the affected proxy classes are rebuilt automatically, still valid proxy classes are untouched. If aspects change (or are added / removed) all proxy classes are rebuilt. All based on the new File Monitor feature. Resolves #2305
- FLOW3: Fixed configuration to assure that the file monitoring is really disabled in Production context.
- added
- modified
- copied
- renamed
- deleted