You are not logged in Log in Join
You are here: Home » Members » andym » PropertyList » swpackage_view

Log in
Name

Password

 
 

PropertyList

Property List lets you write a bunch of properties in one object in a simple file. This format and object is taken from the CMF. However the CMF loads the properties into a Folder. This has all the properties in a standard object and is compatible with external editor.

For example:

foo:string=bar
bar:string=foo
You can then call this from the presentation language of your choice:
<dtml-with ProperytListObject>
<dtml-var foo>
</dtml-with>
for example.

Latest Release: 0.1
Last Updated: 2002-09-20 17:59:48
Author: ZopeOrgSite
Categories:
Maturity: Stable

Available Releases

Version Maturity Platform Released
0.1 Stable   2002-09-20 17:59:48
  PropertyList.0.1.tar.gz (3 K) All