[ 
https://issues.apache.org/jira/browse/WICKET-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088761#comment-13088761
 ] 

Don Ngo commented on WICKET-3983:
---------------------------------

Martin,

Unfortunately I'm not capable of providing a patch just yet due to several 
reasons: 1) I'm still in the process of learning how to use Wicket, 2) I 
couldn't setup an environment where I can compile and build wicket (I've tried 
using maven, but it didn't work), 3) I'm not comfortable enough with Wicket to 
make any changes to the core code, and finally 4) I don't know how to create a 
patch even if I have a fix for the wicket code.

I will try again in the future, though.  In the mean time if you can give some 
tips and pointers on how to build wicket from the source files and create a 
patch would be very helpful.

As for now, I'm in the process of converting a web application from Struts to 
Wicket, and I have a need to have a model that have the combination of 
functionalities from both the LoadableDetachableModel and the 
CompoundPropertyModel.

Thanks for your quick response.

> Update LoadableDetachableModel to include implementation of IChainingModel
> --------------------------------------------------------------------------
>
>                 Key: WICKET-3983
>                 URL: https://issues.apache.org/jira/browse/WICKET-3983
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC5.1
>            Reporter: Don Ngo
>            Priority: Minor
>
> Please consider updating LoadableDetachableModel to include implementation of 
> IChainingModel.  Doing so will allow the LoadableDetachableModel to be 
> chained with other chainable models such as CompoundPropertyModel.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to