[Zope] Changing document types - was: (no subject)
Andreas Wandel
wandel@math.uni-potsdam.de
Tue, 29 May 2001 15:58:16 +0200
Hi,
sorry for the empty subject field !!
Ones more again:
I had a conversation about changing document types two weeks ago - we
talked about the 'HTMLDocument' product:
>> Is there a possibility to change the type of an document that is
>> already in the ZODB? - I dont want to have to reload all of the existing
>> static HTML containing 'DTML Documents'
>I don't think it possible in a clean way. An ugly hack would be to dump
>the ZODB to XML, edit the XML file and reload.
Are there other ideas?
Andreas