john tal created WICKET-6804:
--------------------------------

             Summary: 'setDefaultModel(IModel<?>)' in 
'org.apache.wicket.MarkupContainer' clashes with 'setDefaultModel(IModel<?>)' 
in 'org.apache.wicket.IGenericComponent'; both methods have same erasure, yet 
neither overrides the other
                 Key: WICKET-6804
                 URL: https://issues.apache.org/jira/browse/WICKET-6804
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 8.8.0
            Reporter: john tal


Not sure how wicket project and wicketstuff projects are 
handshaking/coordinating/communicating changes.

'setDefaultModel(IModel<?>)' in 'org.apache.wicket.MarkupContainer' clashes 
with 'setDefaultModel(IModel<?>)' in 'org.apache.wicket.IGenericComponent'; 
both methods have same erasure, yet neither overrides the other

org.apache.wicket.markup.html.form public class Form<T>
extends org.apache.wicket.markup.html.WebMarkupContainer
implements org.apache.wicket.IRequestListener, 
org.apache.wicket.IGenericComponent<T, Form<T>>
 org.wicketstuff:wicket-datetime:8.8.0



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to