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

Shawn McKinney commented on FC-109:
-----------------------------------

Here is how the load method gets invoked.  Notice there is a new instance of 
RoleUtil being passed in:
                UserAdminRole ure = new ObjectFactory().createUserAdminRole();
                ure.load( raw, contextId, new RoleUtil() );


> break core package cycles
> -------------------------
>
>                 Key: FC-109
>                 URL: https://issues.apache.org/jira/browse/FC-109
>             Project: FORTRESS
>          Issue Type: Sub-task
>    Affects Versions: 1.0.0-RC41
>            Reporter: Shawn McKinney
>             Fix For: 1.0.0
>
>
> remove the package cycles from the core by moving the entities into a 
> separate package named 'model'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to