note about trait, and add check on request
[Pman.Base] / Pman / Roo.php
index 05dfb94..35869a1 100644 (file)
@@ -42,6 +42,14 @@ require_once 'Pman.php';
 
 class Pman_Roo extends Pman
 {
+    
+   /* EVENTUALLY - move this stuff here..
+    * use Pman_Core_RooTrait,
+        Pman_Core_RooGetTrait,
+        Pman_Core_RooPostTrait,
+        Pman_Core_RooJsonOutputTrait;
+    */
+    
     /**
      * if set to an array (when extending this, then you can restrict which tables are available
      */