[ 
https://issues.apache.org/jira/browse/SHINDIG-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Boston closed SHINDIG-706.
------------------------------

    Resolution: Invalid

The classes are the default implmentations of the model, used in the sample 
container that is started with mvn -Prun, consiquently, moving them to test, 
would mean that there was no implementation of the model at all. Sorry, read 
the code a bit more closely... or try doing what you say. I am closing as 
invalid.

> Move org.apache.shindig.social.core.model under test sources and rename to 
> ...Bean
> ----------------------------------------------------------------------------------
>
>                 Key: SHINDIG-706
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-706
>             Project: Shindig
>          Issue Type: Wish
>          Components: RESTful API (Java), Sample container & Examples
>            Reporter: Mathias Bogaert
>            Assignee: Ian Boston
>
> Currently a simple implementation of the OpenSocial model lives in 
> org.apache.shindig.social.core.model (e.g. PersonImpl). Since these classes 
> are only used in unit tests, it might be a good idea to move them under the 
> test sources. Also, the current naming of Impl is confusing, since they are 
> really simple, javabean like beans. My suggestion is to rename them to 
> ...Bean (e.g. PersonBean, ActivityBean, etc).

-- 
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