Details

    • Type: New Feature New Feature
    • Status: Resolved Resolved
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.4
    • Component/s: PicoContainer Gems
    • Labels:
      None
    • Testcase included:
      yes
    • Patch Submitted:
      Yes
    • Number of attachments :
      1

      Description

      I've been using this custom component adapter in my own code for a couple of years now. It basically allows for lazy construction of objects that would normally be created via method invocations. (Primary example: Construct HttpSession from HttpServletRequest.getSession() )

      Its a bit weird, so I tried to include decent examples in the javadocs.

      I hadn't submitted it until now because it requires a batch of extra RuntimeExceptions to mirror java.lang.Reflect exceptions, and I'm not sure how people would feel about all these extra support classes.

      Anyway, in an effort to give Pico some extra value, I wanted to put them in here and see what people think.

      So, what do you think?

      -Mike (R)

        People

        • Assignee:
          Michael Rimov
          Reporter:
          Michael Rimov
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: