Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Pre/Post annotation & weaving

  1. #11
    Join Date
    Sep 2006
    Posts
    12

    Default

    Could this problem be prevented with compile time weaving?

  2. #12
    Join Date
    Dec 2009
    Posts
    10

    Default

    Quote Originally Posted by split3 View Post
    Could this problem be prevented with compile time weaving?
    Well, my compile-time weaving experiences are pretty low, and I wrote my last aspectJ app some while ago, so take my answer as a guess:

    If spring will use compile time weaving also for the security annotations, then compile time weaving should indeed do the trick.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •