Search:

Type: Posts; User: mipper; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    795

    I'd love to know this too. It seems a shame to...

    I'd love to know this too. It seems a shame to have to go and edit every one of the views that are auto-generated to make this change manually. Is there a way of overriding the, new, automatic...
  2. Replies
    0
    Views
    708

    Wiring without get/set or constructor-args

    Is there a way of using a method other than getters & setters to wire an object up? In particular, I have an object that as an add method which is used to add multiple objects. There isn't any...
  3. Replies
    2
    Views
    926

    Addendum

    I forgot to mention that once the concrete implementation has been done no execution expression will match. Even something like "execution(* * (..))" fails to match. Other types of expression are...
  4. Replies
    2
    Views
    926

    Possible bug in Generics AOP?

    I've spent a couple of days trying to figure out why my pointcut definition wasn't working for some code and now I think I know what causes the failure and think it may be a bug. Can anyone see what...
Results 1 to 4 of 4