-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
Every application MUST have the possibility to configure its own context.
This context is unique to the application and MUST be independent from that of any other application.
UAC:
- All following configurations MUST be able to be made using XML
- These XML files CAN be placed outside of the application, but it COULD come as a default with the application itself
- Every application SHOULD be able to register additional autoloaders
- The application type MUST be configurable
- It MUST be possible to configure the application pool size
- This configuration CAN be acknowledged within every container
Reactions are currently unavailable