sponsor Vim development Vim logo Vim Book Ad

JavaAspect : A script that generates aspect template for Java.

 script karma  Rating 0/0, Downloaded by 621  Comments, bugs, improvements  Vim wiki

created by
Yiu Wing
 
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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
aspect.tar.gz 1 2009-12-07 7.0 Yiu Wing Initial upload
ip used for rating: 3.140.242.165

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github