Wtx ~ Wt Extension Library
WtxLib
|
Steps to building a new table with Wtx;
The purpose of Item.cpp is to simply create the actual database 'item' since the Template doesn't have enough of a shell to hold anything, it's just a suggestion of a class and it's content. the item.cpp device actually brings the template in to being. The reason the item and the template are separated, is because if the system needs to be expanded in any way, the expansion occurs from the template. This renders the item.cpp content down to a simple place holder for the dbo objects.