Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,259

    Spring Dependencies Deployment (2)

    Hi there,

    a topic with the same name has been sent last year.

    I'd also like to propose a restructure of the lib/ folder,
    but in the opposite direction:

    would it be possible to introduce an...
  2. memelet, in fact what you are doing sounds...

    memelet,

    in fact what you are doing sounds very similar to my solution to the plugin challenge. as the unique prefix you mention i use the path down in the (named) context hierarchy. this way i...
  3. Replies
    2
    Views
    2,869

    it is DEBUG ;-) thanks /eike

    it is DEBUG ;-)

    thanks
    /eike
  4. Replies
    2
    Views
    2,869

    what does "breaking interceptor chain" mean?

    i was following the example for introducing advice.
    everything seems fine, but in the log i see many of those:


    Invoking self on invocation [Invocation: method=[public abstract void...
  5. Martin, you have mentioned some interesting...

    Martin,

    you have mentioned some interesting points.

    context name: i like the idea to define a context name in the config file. in fact i always use a derived context class that provides a name...
  6. One more Point

    i've forgotten to mention another important reason against the config-fragment solution:

    4. it would break encapsulation of the parent context, as it assumes that ithe parent context is made of...
  7. Your issues

    Rod and Erik,

    i've also thought about your first issue. you're right with your analogy to C++ and in that area there are solutions. however i think that it would be better to follow the way...
  8. why is context hierarchy a tree and not a graph?

    hi,

    i'm wondering why it is only possible to define a single
    ApplicationContext as the parent of another one.

    as far as i understand it, the main benefit with multiple
    contexts is the...
Results 1 to 8 of 8