[ZCM] [ZC] 1328/ 1 Request "Write Back Support of FSObjects wich are customized"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu May 13 05:27:50 EDT 2004


Issue #1328 Update (Request) "Write Back Support of FSObjects wich are customized"
 Status Pending, Zope/feature+solution medium
To followup, visit:
  http://zope.org/Collectors/Zope/1328

==============================================================
= Request - Entry #1 by kaihoppert on May 13, 2004 5:27 am


Uploaded:  "feature.py"
 - http://zope.org/Collectors/Zope/1328/feature.py/view
It's something for people who can't develop on their own local zope server. With this funktion you have the possiblility to write back customized file system objects like page templates, python scripts etc. to file system. I think some of you would know the following situation. You developed a new Product an played it to the server where it should be used. Then you noticed a failure in scripts or templates. You have many possibilities in solving this bug. fixing the bug and play the fixed version to the server, fixe the bug on the server on file system, or fixe it in customizing the fstemplate or script. I prefere the last because i also use external editor to have more compfort in editing files and i think it's the fastest way. The only disatwantage is that you sometimes want to bring back thes changes to file system because you use this product also in a nother instance or server. But this is a little bit circular. So i write a little method which provide writing back these changes to filesystem. You can use it on linux or windows.

Some description for the method you can find in the attachement.
==============================================================




More information about the Zope-Collector-Monitor mailing list