"Jorge Vargas" <[EMAIL PROTECTED]> writes: > given x.y.z I suggest we bump z right after they get releases y if we are > sure they are no problems and x needs to have a discussion. of course z and > maybe y can only be bump in stable (1.0 branch right now) and x only in > trunk, some y versions like SO 0.7-0.8 must be treated as if they where x > is everyone ok with this?
Why don't we treat them like every other free project? Using your terminology: z = minor changes, bugfixes, etc.; y = changes that don't break the API and are compatible with previously written code; x = we try to keep it backwards compatible but there might be some changes on the API that require the user to change the code. I don't see a reason to worry with old and unmantained code. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
