Just to keep the result of my experience: it worked!! You can export classes from a newer version and import them to an older version of Cache. At least at Cach� 5. The versions I experienced were 5.0.3, 5.0.4 and 5.0.5.
Thanks Leonardo "Leonardo J. Tramontina" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > That's what I hope!! Later on, I can tell you if it worked! > > Leonardo > > > "Ram�n Jim�nez" <[EMAIL PROTECTED]> escreveu na mensagem > news:[EMAIL PROTECTED] > > 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. > > > > > > > > > > > >
