Pre-Alpha 1
Closed Jun 26, 2016
100% complete
This is the first phase of code that is released to the general public. In general, the basics of the framework are done and in place, ready to build upon in later phases.
This matches up with Phase 1 of the Proposed Roadmap, with a few extras and a few missing items from the Database Layer, namely:
- Transactions are not yet implemented. Need to determine…
This is the first phase of code that is released to the general public. In general, the basics of the framework are done and in place, ready to build upon in later phases.
This matches up with Phase 1 of the Proposed Roadmap, with a few extras and a few missing items from the Database Layer, namely:
- Transactions are not yet implemented. Need to determine the best way to handle that since it feels they should be a separate class, but fuzzy on technical details at the moment. That can wait until after Phase 1 release.
- DB Caching is not implemented. Waiting until we have a cache engine in place so that all caching in the system can be unified. No reason to force DB caching to the file system.
- DB Layer only has MySQLi implemented at the moment.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.