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

Jasha Joachimsthal commented on RAVE-678:
-----------------------------------------

The current model is tightly coupled with the OpenJPA backend. There is already 
a branch in Rave that adds and extra interface between the model and the actual 
mapping to a backend system (whether it's a database, nosql store, JCR...). In 
this way you can make your own implementation and add extra fields.
Branch: http://svn.apache.org/repos/asf/rave/branches/model_interfaces/
This branch will be merged ASAP into trunk when all model classes are behind an 
interface and everything works as expected
                
> Change model's attributes in protected
> --------------------------------------
>
>                 Key: RAVE-678
>                 URL: https://issues.apache.org/jira/browse/RAVE-678
>             Project: Rave
>          Issue Type: Improvement
>          Components: rave-core
>            Reporter: Anne-Hélène TURPIN
>         Attachments: NewPage.java
>
>
> We would like to extend the rave model persistence. We would like to inherit 
> attributes from the superclass but It's impossible except for the Person 
> model which has protected attributes.
> Is it possible to modify it for models in the rave-core component and in the 
> rave-opensocial-core component ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to