[Zope-CMF] removed meta_type attribute from type info classes

2005-12-29 Thread Rob Miller
hi all, yuppie, in the following change: http://svn.zope.org/CMF/branches/1.6/CMFCore/TypesTool.py?rev=40360&r1=40267&r2=40360 you removed the 'meta_type' attribute from the FactoryTypeInformation and ScriptableTypeInformation classes. i see that this matches similar changes made at the same

[Zope-CMF] Re: GenericSetup improvements

2005-12-29 Thread Florent Guillaume
Hi Yuppie! On 29 Dec 2005, at 21:20, yuppie wrote: Florent Guillaume wrote: On 27 Dec 2005, at 10:51, yuppie wrote: Florent Guillaume wrote: Also I'd like to change things like: node = property(_exportNode, _importNode) into: def __exportNode(self): return self._exportNode()

[Zope-CMF] Re: GenericSetup improvements

2005-12-29 Thread yuppie
Hi Florent! Florent Guillaume wrote: On 27 Dec 2005, at 10:51, yuppie wrote: Florent Guillaume wrote: Also I'd like to change things like: node = property(_exportNode, _importNode) into: def __exportNode(self): return self._exportNode() def __importNode(self, *args)

Re: [Zope-CMF] Re: Debugging in Houston?

2005-12-29 Thread J Cameron Cooper
Ignacio Valdes wrote: Thanks, I have it working now, it was an indentation problem but now I have to delve into the mysteries of fixing broken objects. The zopelabs recipe for doing this seems to be broken at: obj=root.unrestrictedTraverse('/linuxmednews') Traceback (most recent call last):

[Zope-CMF] Re: GenericSetup improvements

2005-12-29 Thread Florent Guillaume
On 27 Dec 2005, at 10:51, yuppie wrote: Florent Guillaume wrote: Here's a few things I'd like to change in GenericSetup's management of properties (PropertyManagerHelper): - not export read-only properties, - not purge read-only properties, +1 (these are bugs that need to be fixed) Done.

Re: [Zope-CMF] Re: Debugging in Houston?

2005-12-29 Thread Ignacio Valdes
Thanks, I have it working now, it was an indentation problem but now I have to delve into the mysteries of fixing broken objects. The zopelabs recipe for doing this seems to be broken at: obj=root.unrestrictedTraverse('/linuxmednews') Traceback (most recent call last): File "", line 1, in ?

[Zope-CMF] Re: Debugging in Houston?

2005-12-29 Thread Raphael Ritz
Ignacio Valdes wrote: Could anyone in Houston get together briefly to show how to get basic debugging tools working on my localhost/laptop setup? Please e-mail if available. Thanks! In case you haven't seen this http://docs.neuroinf.de/programming-plone/debug you might want to take a look

[Zope-CMF] CMF Collector: Open Issues

2005-12-29 Thread tseaver
The following supporters have open issues assigned to them in this collector (http://www.zope.org/Collectors/CMF). Assigned and Open efge - "CMFSetup: provide non-ascii im- and exports", [Accepted] http://www.zope.org/Collectors/CMF/292 jens - "Discussion replies removal",