JavaAspect : A script that generates aspect template for Java.
script karma |
Rating 0/0,
Downloaded by 724 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
XO |
|
script type |
utility |
|
description |
Most of the popular aspect programming models in java, either introduce new language keywords or heavily use reflection and xml to achieve the goal. This script takes a different approach, it generates the aspect boilerplate at the source code level without the extra effort to learn new programming framework. The generated code can be used as a decorator to wrap around the real object, thusly working as an aspect. Besides basic OO concepts, It has no fancy names to pollute your brain, it just lets you concentrate on your real work. |
|
install details |
For how to use this script please refer to the comments in JavaAspect.vim and readme. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.141.199.214
|