[
https://issues.apache.org/jira/browse/WICKET-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566393#action_12566393
]
Frank Bille Jensen commented on WICKET-1327:
--------------------------------------------
Only having looked briefly at it, it looks quite cool. I'm all for putting in
extensions to begin with until we know what to do with it. And I wouldn't be
against replacing property model and friends with this if it proves to be same
performance and that users like it.
How will it handle expressions like these (this is what property resolver
handles atm):
"property1.property2"
"mylist.0"
"property[key]"
> CompoundModel backed by cglib proxies
> -------------------------------------
>
> Key: WICKET-1327
> URL: https://issues.apache.org/jira/browse/WICKET-1327
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Reporter: Scott Swank
> Priority: Minor
> Fix For: 1.4-M1
>
> Attachments: Model.zip
>
>
> This is a simple model that lets cglib handle building the propertyExpression.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.