Commit 00032e49 authored by Ivan Tyagov's avatar Ivan Tyagov

remove project(IDE) file

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11025 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8bef496a
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-3.7.dtd">
<!-- Project file for project ERP5Cache -->
<!-- Saved: 2006-10-06, 19:59:47 -->
<!-- Copyright (C) 2006 Ivan Tyagov, ivan.tyagov@brmtec.com -->
<Project version="3.7">
<ProgLanguage mixed="0">Python</ProgLanguage>
<UIType>Qt</UIType>
<Description></Description>
<Version>0.1</Version>
<Author>Ivan Tyagov</Author>
<Email>ivan.tyagov@brmtec.com</Email>
<Sources>
<Source>
<Name>CacheTool.py</Name>
</Source>
<Source>
<Name>__init__.py</Name>
</Source>
<Source>
<Name>interfaces.py</Name>
</Source>
<Source>
<Dir>CachePlugins</Dir>
<Name>BaseCache.py</Name>
</Source>
<Source>
<Dir>CachePlugins</Dir>
<Name>RamCache.py</Name>
</Source>
<Source>
<Dir>CachePlugins</Dir>
<Name>DistributedRamCache.py</Name>
</Source>
<Source>
<Dir>CachePlugins</Dir>
<Name>__init__.py</Name>
</Source>
<Source>
<Dir>CachePlugins</Dir>
<Name>DummyCache.py</Name>
</Source>
<Source>
<Dir>CachePlugins</Dir>
<Name>SQLCache.py</Name>
</Source>
<Source>
<Dir>tests</Dir>
<Name>__init__.py</Name>
</Source>
<Source>
<Dir>tests</Dir>
<Name>testCache.py</Name>
</Source>
<Source>
<Name>INSTALL</Name>
</Source>
<Source>
<Dir>Document</Dir>
<Name>__init__.py</Name>
</Source>
<Source>
<Dir>PropertySheet</Dir>
<Name>__init__.py</Name>
</Source>
<Source>
<Dir>PropertySheet</Dir>
<Name>CacheFactory.py</Name>
</Source>
<Source>
<Dir>PropertySheet</Dir>
<Name>BaseCachePlugin.py</Name>
</Source>
<Source>
<Dir>Document</Dir>
<Name>CacheFactory.py</Name>
</Source>
<Source>
<Dir>Document</Dir>
<Name>RamCachePlugin.py</Name>
</Source>
<Source>
<Dir>PropertySheet</Dir>
<Name>DistributedRamCachePlugin.py</Name>
</Source>
<Source>
<Dir>PropertySheet</Dir>
<Name>SQLCachePlugin.py</Name>
</Source>
<Source>
<Dir>Document</Dir>
<Name>DistributedRamCachePlugin.py</Name>
</Source>
<Source>
<Dir>Document</Dir>
<Name>SQLCachePlugin.py</Name>
</Source>
<Source>
<Dir>dtml</Dir>
<Name>cache_tool_configure.dtml</Name>
</Source>
<Source>
<Dir>tests</Dir>
<Name>testCacheTool.py</Name>
</Source>
</Sources>
<Forms>
</Forms>
<Translations>
</Translations>
<Interfaces>
</Interfaces>
<Others>
<Other>
<Dir></Dir>
<Dir>home</Dir>
<Dir>ivan</Dir>
<Name>Eric3-doc</Name>
</Other>
</Others>
<Vcs>
<VcsType>Subversion</VcsType>
<VcsOptions>{'status': [''], 'log': [''], 'global': [''], 'update': [''], 'remove': [''], 'add': [''], 'tag': [''], 'export': [''], 'diff': [''], 'commit': [''], 'checkout': [''], 'history': ['']}</VcsOptions>
<VcsOtherData>{'standardLayout': True}</VcsOtherData>
</Vcs>
<Eric3Doc>
<Eric3DocParams>{'outputDirectory': u'/home/ivan/Eric3-doc'}</Eric3DocParams>
</Eric3Doc>
</Project>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Tasks SYSTEM "Tasks-3.7.dtd">
<!-- Tasks file for project ERP5Cache -->
<!-- Saved: 2006-10-06, 20:07:54 -->
<Tasks version="3.7">
<Task priority="1" completed="0">
<Description>TODO: move result file path generation to runBenchmark.</Description>
<Created>2006-09-12, 15:15:10</Created>
<Resource>
<Filename>
<Dir>tests</Dir>
<Name>createCheckPaymentSuite.py</Name>
</Filename>
<Linenumber>8</Linenumber>
</Resource>
</Task>
<Task priority="1" completed="0">
<Description>TODO: This was implemented this way to enforce the use of a given user on</Description>
<Created>2006-09-12, 15:15:10</Created>
<Resource>
<Filename>
<Dir>tests</Dir>
<Name>createCheckPaymentSuite.py</Name>
</Filename>
<Linenumber>49</Linenumber>
</Resource>
</Task>
<Task priority="1" completed="0">
<Description>TODO: DistributedRamCache and SQLCache must be able to read their</Description>
<Created>2006-09-26, 17:10:22</Created>
<Resource>
<Filename>
<Dir>CachePlugins</Dir>
<Name>config.py</Name>
</Filename>
<Linenumber>13</Linenumber>
</Resource>
</Task>
<Task priority="1" completed="0">
<Description>TODO: Based on above data we can have a different invalidation policy</Description>
<Created>2006-10-06, 20:00:38</Created>
<Resource>
<Filename>
<Dir>CachePlugins</Dir>
<Name>BaseCache.py</Name>
</Filename>
<Linenumber>47</Linenumber>
</Resource>
</Task>
</Tasks>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment