01-17-2009, 10:21 PM
|
#38 (permalink)
|
|
The Contributor
Join Date: Jan 2008
Location: England, UK
Posts: 83
Thanks: 3
|
I've added a Registry and (file-based) Configuration setup to the repo.
Things I think need considering are: - Creating a /public/ directory for public files (e.g. htdocs, public_html) and moving /js/ to there.
- Extended DAL - e.g. an abstract database class/interfaces and MySQL MySQLi plugins (to start with).
- Error tracking - we need some Exceptions and error loggers.
|
|
|
|