Re: [Zope] Extra info: Can not import XML export

2000-07-25 Thread Marcin Kasperski

Marcin Kasperski wrote:
> 
> I made some experiments and found, that removing from the generated XML
> file all tags named ,  and  (together with their
> contents) changes something - loading takes longer and is finished with
> different error:
> 
> Error Type: AttributeError
> Error Value: 'string' object has no attribute '__dict__'
> 
> I can not find word __dict__ anywhere in my xml file, maybe some of
> Base64 encoded object contain such a thing...
> 
> My main suspicion is that I have problem with importing ZCatalog objects
> 

Let me mention that normal (.zxp) export and import on the same data
worked perfectly.

--
Marcin.Kasperski | The cost of a few uncorrected non-critical human 
  @softax.com.pl | errors is less then the cost imposed by a process
Marcin.Kasperski | that tries to prevent them. (Booch,Martin,Newkirk)   
@bigfoot.com |

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Extra info: Can not import XML export

2000-07-24 Thread Marcin Kasperski

I made some experiments and found, that removing from the generated XML
file all tags named ,  and  (together with their
contents) changes something - loading takes longer and is finished with
different error:

Error Type: AttributeError
Error Value: 'string' object has no attribute '__dict__'

I can not find word __dict__ anywhere in my xml file, maybe some of
Base64 encoded object contain such a thing...

My main suspicion is that I have problem with importing ZCatalog objects

--
Marcin.Kasperski | As a slow-witted human being I have a very small head
  @softax.com.pl | and I had better learn to live with it and to respect
Marcin.Kasperski | my limitations, rather than to try to ignore them.   
@bigfoot.com | (Dijskstra)

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )