| Subject: | Would have been better if it could... |  
| Summary: | Package rating comment |  
| Messages: | 2 |  
| Author: | simon bolsover |  
| Date: | 2013-04-09 14:58:18 |  
| Update: | 2013-04-11 19:17:56 |  
|   |  
 
 | 
 | 
simon bolsover rated this package as follows:
| Utility:  | Insufficient | 
| Consistency:  | Not sure | 
| Documentation:  | Insufficient | 
| 
 | 
  simon bolsover - 2013-04-09 14:58:18  
Would have been better if it could handle modules as well as base setup.  
 
Gives a whole load of warnings and notices when run: e.g. 
 
Warning: Missing argument 1 for Generator::setDatabases(), called in C:\svn\dashboard\scripts\zf1_generator\Generator.class.php on line 36 and defined in C:\svn\dashboard\scripts\zf1_generator\Generator.class.php on line 44 
 
Notice: Undefined variable: database in C:\svn\dashboard\scripts\zf1_generator\Generator.class.php on line 46 
 
Notice: Undefined index: backup in C:\svn\dashboard\scripts\zf1_generator\index.php on line 81 
 
Oodles of these as well. 
Strict Standards: Non-static method Generator::gen_dir() should not be called statically in C:\svn\dashboard\scripts\zf1_generator\Generator.class.php on line 178 
  
  Giovanni Ramos - 2013-04-11 19:17:56 -  In reply to message 1 from simon bolsover 
Thanks buddy, for letting me know. 
 
I had the warnings disabled by default. 
 
As to the modules. I'll study what I can do. 
If you have any suggestions, let me know that I will enjoy them 
  
   |