June 30
Finally, the package is all bundled up and ready to go! It has a fully-functioning GUI (using ajax and a spiffy loader, mind you), a pure PHP version as a fallback for those who disabled javascript, and properly configured paths. Now, all it needs are a lot more tests…
Lib-common is ready for testing, a complete dummy environment has been set up for it to run. Over the next week I’ll be working on testing what I can – it’s proving quite difficult. The code is procedural, and doesn’t have much clear output to test (understanding what one of the functions expects and outputs is proving to be pretty complex). Nonetheless, we’ll see what clever hacks I can come up with.
Advertisement
