PropertyConduit instances should automatically disable when the underlying 
class loader is discarded (due to live class reloading)
----------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-848
                 URL: https://issues.apache.org/jira/browse/TAP5-848
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.0.0
            Reporter: Howard M. Lewis Ship
            Priority: Minor


This could be done using a PropertyConduit wrapper around the generated PC that 
was also a listener for the appropriate notification from the correct  
InvalidationEventHub. This would help ensure that user code that directly makes 
use of PropertyConduits does not cause memory leaks (i.e. leaking an entire 
class loader).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to