Questions about PortalTransforms
Carsten Senger <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.archetypes.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, - is it possible to get the settings of a configurable Transform in __init__(.., **kwargs) ? I have to process some dicts and don't want to do it in convert(). The xml-transform uses self.config.update(kwargs) in __init__, but kwargs is always empty. AFAICS the config-settings are saved in the wrapper and changed after the real class is instantiated. - From ATCT/Archetypes, the Transform-Tool is called on first view and after an edit (BaseUnit.py). If I change config settings for a transformation, convert() is not called again. How can I get around this? Carsten ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click