[ 
https://issues.apache.org/jira/browse/CLK-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887177#action_12887177
 ] 

Bob Schellink commented on CLK-538:
-----------------------------------

I find many flaws in the current ORM support so not sure we should expand on 
what we currently have.

Here are some of my main concerns:

- new users are led to believe this is the recommended way to integrate the ORM 
(complicated use cases aren't supported leaving users stranded)
- the ORM Forms has too much implicit behavior making maintenance difficult. 
HibernateForm.getValueObject / CayenneForm.getDataObject is too complex. Not 
only do these methods load and return the entity they also register and 
populate it.

My feeling is that good examples would have been a better approach. It would 
have shown users various ways to integrate an ORM without tying Click to a 
specific implementation.


> Hibernate PropertySelect, QuerySelect, TabbedForm like the Cayenne one.
> -----------------------------------------------------------------------
>
>                 Key: CLK-538
>                 URL: https://issues.apache.org/jira/browse/CLK-538
>             Project: Click
>          Issue Type: New Feature
>            Reporter: Joseph Schmidt
>
> Please add support for the Hibernate to have those useful Cayenne controls 
> too:
> PropertySelect, QuerySelect, TabbedFrom.
> Without them, the Hibernate "integration" is too simplistic - most 
> commercials forms are not that simple since entities have relationships :(.
> thanks,
> Joseph.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to