Saved Bookmarks
| 1. |
What Is Metaprogramming? |
|
Answer» It's the groovy ABILITY to ADD new METHODS or variables to classes DYNAMICALLY at run time, and WITHOUT touching the code. It's the groovy ability to add new methods or variables to classes dynamically at run time, and without touching the code. |
|