i get an error when i put @Foo on a field in eclipse (give its not the
standard) so i dont know if javac is supposed to ignore them or not. can you
try?
as far as logging, i think a single INFO: Wicket-Spring Module Initialized
is very easy to check for.
-igor
On 2/19/07, Erik van Oosten <[EMAIL PROTECTED]> wrote:
Forgive me if I am wrong, but I thought that unknown annotations must be
ignored by the Java compiler. If not, I stand corrected.
About logging: there is usually too much logging already. Logging is
mostly useful for negative messages. Extracting more information from a
log takes the hours I was talking about. :( Debugging is more effective
most of the time.
Regards,
Erik.
Igor Vaynberg wrote:
> all these cons are invalid
> you would also get class not found on the annotations like @SpringBean
> and a log message tells you what modules have been initialized
>
> :)
>
> -igor
--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/