[Zope-CVS] CVS: Products/FileCacheManager - README.txt:1.6
Jens Vagelpohl
jens at dataflake.org
Sat Feb 5 06:32:16 EST 2005
Update of /cvs-repository/Products/FileCacheManager
In directory cvs.zope.org:/tmp/cvs-serv22717
Modified Files:
README.txt
Log Message:
- add warning about possible Windows bugs
=== Products/FileCacheManager/README.txt 1.5 => 1.6 ===
--- Products/FileCacheManager/README.txt:1.5 Wed Feb 2 07:41:46 2005
+++ Products/FileCacheManager/README.txt Sat Feb 5 06:32:15 2005
@@ -49,3 +49,7 @@
to cache Images and Files. Starting with Zope 2.7.4 DTML Methods can be
cached as well. With other object types your mileage may vary.
+ If you plan on using the FileCacheManager product in a Windows environment
+ please be aware that development and testing has happened in Unix
+ environments only. Windows has some differences regarding file handling
+ which have not necessarily been considered when developing this product.
More information about the Zope-CVS
mailing list