[ 
http://issues.apache.org/jira/browse/ABDERA-20?page=comments#action_12447941 ] 
            
Garrett Rooney commented on ABDERA-20:
--------------------------------------

Are you sure it isn't doing so already?  The implementation of getFactory() in 
AbstractParser just uses whatever Abdera instance is associated with the 
parser, and our ServiceUtil stuff defaults to calling the constructor that 
takes an Abdera reference (i.e. the parser's Abdera instance will be the same 
as the root one), so I'm not sure where we'd be creating that new Factory 
instance...  Or, maybe I'm just missing something...

> The default abdera.getParser() not using the default getFactory()
> -----------------------------------------------------------------
>
>                 Key: ABDERA-20
>                 URL: http://issues.apache.org/jira/browse/ABDERA-20
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: James M Snell
>         Assigned To: James M Snell
>
> The Parser instance returned by abdera.getParser() should, by default, be 
> using the Factory instance returned by abdera.getFactory().  It's not.  It's 
> creating a new Factory instance instead.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to