You are not logged in Log in Join
You are here: Home » Members » Tres Seaver's Zope.org Site » Dump Through-the-Web Code to the Filesystem » FSDump 0.3 released » View NewsItem

Log in
Name

Password

 

FSDump 0.3 released

FSDump is a bridge between quick-to-develop "through-the-web" code (folders, DTML, ZClasses, etc.) and easy-to-manage filesystem code.

  • Wizards
  • Wizard Pages

In this updated version, a dumper creates filesystem analogs for its parent folder, and all objects of the types it knows about in that folder:

  • ZClass
  • ZClass property sheets
  • TTW Permissions
  • TTW Factories

Handlers added in 0.3

  • Folders
  • DTML Methods
  • DTML Documents
  • Python Methods
  • External Methods
  • SQL Methods
  • Files
  • Images
  • ZCatalog

Handlers added in 0.2

Original handlers