Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1076

When a service implementation is reloadable, it will not eager load

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.2.0
    • 5.2.0
    • tapestry-ioc
    • None

    Description

      Howard's comment on user mailling list:

      Basically, when using reloadable, the object at the end of the
      delegate/advice stack, which is normally the service implementation,
      is itself a proxy that performs live class reloading. Currently, it
      does not attempt to load the service implementation until needed, but
      that can and should be changed, giving reloaded services that same
      semantics as non-reloadable services (just with one extra level of
      proxy).

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            ccordenier Christophe Cordenier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: