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

Bruno P. Kinoshita commented on JENA-557:
-----------------------------------------

I think this issue can be closed as Won't fix or Not an issue. 

Even though the Graph object never gets read in SimpleEventManager, it was 
probably done this way by design. 

The {{graph}} member object is marked as {{protected}} and can be accessed in 
child classes, as it happens in {{EventManagerSDB}}.

> SimpleEventManger no longer needs Graph object
> ----------------------------------------------
>
>                 Key: JENA-557
>                 URL: https://issues.apache.org/jira/browse/JENA-557
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Claude Warren
>            Priority: Minor
>
> The Graph object passed in the SimpleEventManger constructor is not used and 
> is no longer used in any code that I can find.
> Suggest deprecating the current constructor and replacing with a new no-arg 
> constructor.



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

Reply via email to