[Solar-talk] autocreate table

Paul M Jones pmjones at solarphp.com
Fri Aug 25 12:47:17 PDT 2006


On Aug 25, 2006, at 2:43 PM, Vivek Puri wrote:

> But where do you do that in the Bookmarks app ???

The Bookmarks app uses the Solar_Content domain model, which in turn  
uses three table models.  It's in those tables that the table-setup  
occurs.  You can see them at:

* Solar_Model_Areas

* Solar_Model_Nodes

* Solar_Model_Tags

So technically speaking, the models are not part of the specific app;  
because they are intended to be re-used in additional future Solar  
apps, they're part of Solar overall.  (Does that help at all?)


--

Paul M. Jones  <http://paul-m-jones.com>

Solar: Simple Object Library and Application Repository
for PHP5.   <http://solarphp.com>

Savant: The simple, elegant, and powerful solution for
templates in PHP.   <http://phpsavant.com>




More information about the solar-talk mailing list