[ 
http://issues.apache.org/jira/browse/TRANSACTION-11?page=comments#action_12424790
 ] 
            
Oliver Zeigermann commented on TRANSACTION-11:
----------------------------------------------

Are you sure this has priority major? Hardly, I think...

Anyway, as discussed earlier ResourceManager rather is some relict from times 
were people thought there might be other implementations than 
FileResourceManager for it. This has never happened and most likely never will. 
So by simply using FileResourceManager as your type instead of ResourceManager 
should be save. This would make your patch obsolete, right?

> Improve relationship between ResourceManager and FileResourceManager
> --------------------------------------------------------------------
>
>                 Key: TRANSACTION-11
>                 URL: http://issues.apache.org/jira/browse/TRANSACTION-11
>             Project: Commons Transaction
>          Issue Type: Improvement
>    Affects Versions: 1.1, 1.2
>            Reporter: Jeremy Fujimoto-Johnson
>         Assigned To: Oliver Zeigermann
>         Attachments: commons-transaction-rm-patch.txt
>
>
> Add the reset method to ResourceManager so that classes using a 
> ResourceManager won't have to cast it to FileResourceManager to call this 
> method.
> Add new constructors to FileResourceManager so that it can be constructed 
> with the default timeout period for transactions already specified so that 
> you don't have to cast to FileResourceManager to set it later.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to