On 7/27/06, Todd O'Bryan <[EMAIL PROTECTED]> wrote: > Read about agile development. You can release stable code without > freezing it.
I guess it depends on the definition of "stable." I agree that you can have code that runs and runs well without freezing it. At some point though, you gotta baseline the API. A release gives you the confidence that the code you write isn't going to break on the next update. Now, someone had mentioned previously that an arbitrary SVN version can be chosen to baseline against. While that certainly will work, if the developers aren't willing to make that revision as stable, who are we to? Anyway, it seems the skin is off and the bones of this horse are turning to dust. Adrian seems to acknowledge the need for a release and is working to get one done. -- Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers -~----------~----~----~----~------~----~------~--~---
