[ 
http://issues.apache.org/jira/browse/TRANSACTION-11?page=comments#action_12425218
 ] 
            
Jörg Heinicke commented on TRANSACTION-11:
------------------------------------------

I don't like the idea of adding getters and setters to interfaces, but as the 
corresponding getter getDefaultTransactionTimeout() does already exist, I'm ok 
with adding the setter as well.

Adding reset() makes sense for me.

BTW, in association with your changes what do you think of my suggested changes 
at http://marc.theaimsgroup.com/?t=115280644300001&r=1&w=4 (please respond on 
the mailing list as it is quite off-topic here)? I don't know Slide's usage 
FileResourceManager yet.



> 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