Skip to content
Snippets Groups Projects
Commit c16ff286 authored by ribeaudc's avatar ribeaudc
Browse files

minor: - TODOs added.

SVN: 6014
parent 475f71a8
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ import java.io.File;
*
* @author Bernd Rinn
*/
// TODO 2008-05-13, Christian Ribeaud: very similar to IStoreHandler. Should be merged with it.
public interface IPathHandler
{
/**
......
......@@ -21,6 +21,7 @@ package ch.systemsx.cisd.common.utilities;
*
* @author Tomasz Pylak
*/
// TODO 2008-05-13, Christian Ribeaud: very similar to IPathHandler. Should be merged with it.
public interface IStoreHandler
{
void handle(StoreItem item);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment