[Solar-svn] Revision 3171
pmjones at solarphp.com
pmjones at solarphp.com
Thu May 22 09:09:22 CDT 2008
comment updates
Modified: trunk/Solar/Sql/Model.php
===================================================================
--- trunk/Solar/Sql/Model.php 2008-05-20 20:29:06 UTC (rev 3170)
+++ trunk/Solar/Sql/Model.php 2008-05-22 14:09:22 UTC (rev 3171)
@@ -1514,6 +1514,9 @@
*
* @return array An array of data from the fetch.
*
+ * @todo CACHE THIS!!! In fact, need to move it entirely out to the
+ * "related" class.
+ *
*/
public function fetchRelatedArray($spec, $name, $page = null, $bind = null)
{
More information about the Solar-svn
mailing list