> I should think so - and method-level or field-level annotations
> override the class-level.  At least that makes sense to me.

I don't think we should implement anything by default for field-level
annotations. It seems like a specialist Grails requirement to me due
to controller actions being closures.

On a related topic, are there any functional tests for annotations so
I can check the stuff I do works? I've add one unit test, but I
wouldn't really be happy without a functional test or two as well.

Thanks,

Peter

Reply via email to