Road Map
DMZ is fully functional as is. Certain new features are planned to help improve general performance and reduce queries across the board, as well as a simple extension mechanism to share custom features.
- Extensions: Shareable extension mechanism.
- Production Cache: When enabled, this will allow DMZ to cache most of the basic information that would normally be processed on each access. This has the potential to reduce the number of queries significantly, as well as prevent some minor configuration overhead.
- SmartSave: Prevent DMZ from saving on-table $has_one relationships one-at-a-time, and roll them (if necessary) into the saving the object.
- Symmetric Relationships: Automatically create a relationship between B-and-A when A-and-B is saved.
- Browser tool to enable easier development of complex relationships.
- More comprehensive examples covering validation, plus a real world example site.
If you have any suggestions or ideas on what you'd like to see in DMZ, feel free to contact me!
JavaScript must be enabled to see my email.