[Join-development] [Task #118791] Design repository interface and write a simple implementation
Brought to you by:
lbroudoux
|
From: SourceForge.net <no...@so...> - 2005-08-30 15:54:26
|
Task #118791 has been updated. Project: JOIN Integration Management System Subproject: Coding Summary: Design repository interface and write a simple implementation Complete: 90% Status: Open Authority : lbroudoux Assigned to: lbroudoux Description: This task is for future 1.0 release of Join. Is consists in writing a generic interface for wrapping repository implementation. Such repository may be a FS, FTP, HTTP, Webdav or other repository implementations ... A first step is to create a simple FileSystem implementation. Follow-Ups: ------------------------------------------------------- Date: 2005-08-30 17:54 By: lbroudoux Comment: Done. This has been done into package org.figure8.join.services.repository. The first implementation is the SimpleFileSystemRepository. This had to be "checked style" first and then comitted into CVS ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=118791&group_id=82688&group_project_id=44177 |