Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 781 by santiago...@gmail.com: VerveineJ should mark getters setters and constants http://code.google.com/p/moose-technology/issues/detail?id=781
The property "kind" of the MSE models should be used to mark if a method is a getter, a setters or constant. Currently is only used to mark if a method is constructor
Updates: Cc: anquetil...@gmail.com
Comment #1 on issue 781 by tu...@tudorgirba.com: VerveineJ should mark getters setters and constants http://code.google.com/p/moose-technology/issues/detail?id=781
Is there any chance to have this fixed?
Comment #2 on issue 781 by anquetil...@gmail.com: VerveineJ should mark getters setters and constants http://code.google.com/p/moose-technology/issues/detail?id=781
there is always hope :-)
seriously, not in a short time frame. There are a few things I need to finish before the end of the year, and this bug requires a bit of thinking to implement the heuristics for getter and setter the-right-way.