Results 1 to 1 of 1

Thread: circular dependencies fixed in 3.0.3?

Hybrid View

  1. #1

    Default circular dependencies fixed in 3.0.3?

    I noticed this in the Spring 3.0.3 changelog:

    * revised DefaultLifecycleProcessor's handling of circular dependencies to avoid stack overflow

    Any idea how this will work in Spring's Injector? Will the programmer have to fix circular dependencies w/ Provider<T> or will Spring do something under the hood?
    Last edited by fashoom; Aug 1st, 2010 at 06:21 PM.

Posting Permissions

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