| Subject: | Hi, sorry for the bad grade, but you... |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | Vlad Kucherov |  
| Date: | 2016-01-29 14:37:39 |  
|   |  
 
 | 
 | 
Vlad Kucherov rated this package as follows:
| Utility:  | Insufficient | 
| Consistency:  | Bad | 
| Documentation:  | Bad | 
| Unit tests:  | Bad | 
| 
 | 
  Vlad Kucherov - 2016-01-29 14:37:39  
Hi, sorry for the bad grade, but you have a lot to learn. it just creates the string without any validations, any error handling, syntax checks and lakes lots and lots of features. 
 
the test are wrong and only test 2 functions... what? 
 
you recreate an instance of the class itself in order to provider the syntax you are using. but instead you should use the current instance, not wasting the memory. 
  
   |