| I also noticed that still the @Audited has to be declared on the property (both reader and writer just in case) when @Access(AccessType.PROPERTY) is use. Can this be laxed at the same time so that it'd fall back to the field just like the other annotations do. |