Diez B. Roggisch schrieb: > Christoph Zwerschke schrieb: >> MochiKit has now been updated to version 1.4.2 in TG 1.x. >> >> By setting tg.mochikit_version to '1.4' (the minor number is ignored), >> you can now even use it in TG 1.0 (however, 1.3.1 is still the default >> because 1.0 is in bugfix/maintenance mode only and we don't want to >> break anything). Since the minor version number is ignored, we can later >> update from 1.4.2 to 1.4.3 without breaking anything and without having >> to add too many different versions to TG 1.0. >> >> In TG 1.1 and 1.5, MochiKit is controlled via tgMochiKit and the version >> can be configured by setting tg_mochikit.version (this setting is >> understood by TG 1.0 as well even though it does not use tgMochiKit). >> >> @Diez: Can you update tgMochiKit as well? > > Sure, will do tonight.
Done, for py 2.4-2.6, with mochkit 1.4.1 and 1.4.2 included, as well as the latest trunk from today. I also changed the versioning-scheme. I think it's useful to make tgMochiKit reflect the version of MK it contains, so now we have 1.4.2beta1, and a 1.4.2 release if you guys tell me it works - I tested with a small example app, but some external verification can't hurt given my track record of botched releases... diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
