#2: use zconfig instead of customconfig.py
- Contents
- Proposed by
- Tiran
- Proposal type
- Architecture
- Assigned to release
- State
- completed
Motivation
People want to configure different options for their sites. customconfig doesn't allow per site configuration and abusing python code for configuration is bad.
With zconfig one can but cfg data in INSTANCE_HOME/etc/atcontenttypes.conf
Proposal
Use ZConfig to create a zconfig component, schema, parser and config file. Use the config handler to configure the types and features of ATCT.