[
https://issues.apache.org/jira/browse/SHINDIG-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Boston reassigned SHINDIG-706:
----------------------------------
Assignee: Ian Boston
> 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.