Leonardo, I think if you export the classes in XML format and load them in 5.0.4 and 5.0.5, they should load just fine. As far as I know $system.OBJ.Upgrade() merely makes any necessary modifications to the internal class definition structures, but the XML remains compatible between 5.0.x releases.
HTH, Ram�n -- ZCacheLib - Open Source Extensions for Cach� http://www.zcachelib.org "Leonardo J. Tramontina" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > We use "D $system.OBJ.Upgrade()" to upgrade to the current version. > Is there a way to downgrade classes versions? > I have classes in Cach� 5.0.5 and would like to try them at Cach� 5.0.3 and > 5.0.4. Is it possible? I haven't tried this because I will experience this > tonight. > > Thanks, > Leonardo > > PS: I guess this detail doesn't mind, but I 'll experience this at Linux. > >
