progress
Testing has been completed on the individual components, and a test rig has been constructed (ahem, to test).components are designed to manage, and describe the various database tables within alacrity. at this point the the tools should be able to manage database interactions almost completely.
now I have to construct the management tool, which links the individual components together in order to form 'entities'.
An entity represents all the data for any particular object across all of the tables. as an example, an item spans several tables (the item description, the inventory, supplemental tables such as whether or not its equipped)
this part should go easier, anyway more updates soon! Posted by
Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
Warning: Use of undefined constant comment - assumed 'comment' (this will throw an Error in a future version of PHP) in /home/alacrity/test.alacritysim.com/public_html/pages/news.php on line 500
so I got it working. but I'll have to write a tool to parse the logs.
if I cant get something reasonable done in a few hours, I'll just skip it for now