<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>ZClass to FS Class conversion magic?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi all, </FONT>
</P>

<P><FONT SIZE=2>So I'm working a project with a bunch of ZClasses. (It's got a _bunch_ of DTML, too, but that's a whole different story) I'd like to replace the ZClasses with Python Filesystem based classes. The problem comes with the instantiated objects of the ZClasses. I have tried making a fake ZClass, instantiating it, and the replacing the ZClass with a Python class, but I can seem to get the object to associate with the new class. I've used the same class names and meta_type type stuff. Is there a magic __something variable I need to set somewhere, or some other magic I can do to register a class to replace the ZClass. (I would obviously have to delete the ZClass) </FONT></P>

<P><FONT SIZE=2>Any ideas? I don't ever screw with ZClasses, prefering emacs and cvs, so I don't have too much zen with them.</FONT>
</P>

<P><FONT SIZE=2>Thanks!</FONT>
<BR><FONT SIZE=2>Monty</FONT>
</P>
<BR>

<P><I><B><FONT SIZE=2>&quot;Bringing people together to advance their lives.&quot;</FONT></B></I> 
</P>

<P><FONT SIZE=2>NOTICE: The information contained in this electronic mail transmission is intended by TMP Interactive Inc. d/b/a Monster or one of its subsidiaries for the use of the named individual or entity to which it is addressed and may contain information that is privileged or otherwise confidential.&nbsp; It is not intended for transmission to, or receipt by, any individual or entity other than the named addressee (or a person authorized to deliver it to the named addressee) except as otherwise expressly permitted in this electronic mail transmission. If you have received this electronic transmission in error, please delete it without copying or forwarding it, and notify the sender of the error by reply email or by calling Monster at 1-800-MONSTER.</FONT></P>

</BODY>
</HTML>