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
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()
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)
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):
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.
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 ?
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
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",