more zen cart patches
I’ve been thinking about more patches that could easily be done to the zen cart base code to improve things.
One thing that I routinely do to make testing work better is to patch the database class queryFactory, replacing all calls of die(); with throwing a ZMDatabaseException.
If you can think of anything else that can be realized in a simple way and increasing usability, etc I’d be happy to know.
On a unrelated matter, I am still looking for a reasonably looking admin theme that can be used to start rebuilding the admin UI…
Comments Off
