Eric D. Friedman writes:
 > 
 > Does anyone have any idea what it would take to change M-x jde-gen-get-set
 > so that it would place the member variable at the top (or bottom) of
 > the class but put the generated methods at point?
 > 
 > Currently this template places everything at point, and my coding standard
 > requires that the members go at the top of the file.  I realize that I can
 > use the (fantastic) wizard for generating a bunch of accessor/mutators for
 > members on a class in this manner, but it would be nice if jde-gen-get-set
 > could have similar behavior.
 > 

This is a very good idea and should be relatively easy to do. If nobody else wants to 
take a shot at this, I'll do it after I get done revamping the JDE's jdb interface 
(another week's worth of work at least).


- Paul

Reply via email to