Hi, Am Montag, den 01.10.2007, 12:16 +0200 schrieb Christophe Lombart: > I would like to set the annotation before the attribute def like : > ... > @field (path=true) private String path;
+1 But, what if there is no Java field corresping directly to the descriptor field ? Perhaps, the annotation for getter should still be supported ? Regards Felix
