You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrea Del Bene (JIRA)" <ji...@apache.org> on 2016/11/21 09:35:58 UTC

[jira] [Created] (WICKET-6284) Introduce lambda-enhanced factory method in ResourceReference

Andrea Del Bene created WICKET-6284:
---------------------------------------

             Summary: Introduce lambda-enhanced factory method in ResourceReference 
                 Key: WICKET-6284
                 URL: https://issues.apache.org/jira/browse/WICKET-6284
             Project: Wicket
          Issue Type: Improvement
            Reporter: Andrea Del Bene
            Assignee: Andrea Del Bene
             Fix For: 8.0.0-M3, 8.0.0


ResourceReference is usually implemented as anonymous class that just implements the abstract method getResource. So it might be nice to introduce a factory method that accepts a lambda supplier that is invoked by getResource.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)