Providing a proxy class for plone.registry allowing IObject fields to be stored as separate records using the plone.registry collection support.
Project description
collective.complexrecordsproxy
Providing a proxy class for plone.registry allowing IObject fields to be stored as separate records using the plone.registry collection support.
Motivation
With z3c.form it is possible to create forms allowing users to create and edit lists of complex records.
An example:
TODO from here.
We have a main interface with an object field etc.
We build a hierarchic structure composed of native types. All boils down to simple native types in the end, and so in theory is possible to store in the registry without violating this principle of plone.registry:
“To avoid potentially breaking the registry with persistent references to symbols that may go away, we purposefully limit the number of fields supported.
Usage
Changelog
1.1 (2022-01-13)
Add Python 3 & Plone 5.2 / 6.0 compatibility [boulch, laulaz]
1.0 (2016-01-29)
Initial release [sunew, tomgross]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for collective.complexrecordsproxy-1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2db0f976edc10721f52352a57992f4f7561f65729ff41bcb6df914f028da453f |
|
MD5 | 2562afd2fcc3516683f8c13b58243fb8 |
|
BLAKE2b-256 | 906f38b5aab6c5744af5ede790e455d6271a20c7b580b42e283841c04110cc8a |
Hashes for collective.complexrecordsproxy-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2739f74243a1d7626c95bdff2225868c042c918d7e74250733939bad6fef04 |
|
MD5 | 29b7a3d61dda249b7c98ae6566daa806 |
|
BLAKE2b-256 | 16b51dac77f322d187ee744f23f56aa673218bd6419e90b9755c7f7d9694f3d1 |