ivaynberg / bindgen-wicket

Automatically exported from code.google.com/p/bindgen-wicket
0 stars 1 forks source link

BindingModel and abstract classes #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Igor,

When dealing with abstract classes in BindingModel, it's quite useful to be 
able to use an IModel<? extends R> root model instead of simply IModel<R>.

I attached a patch to do so.

Thanks in advance for considering it.

-- 
Guillaume

Original issue reported on code.google.com by guillaum...@gmail.com on 1 Feb 2011 at 12:57

Attachments: