--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I think it can't just disappear. Even if you can't find a maintainer, core should put at least a little effort to make sure that an API compatible third-party application exists that is compatible at least through version 1.8 when "import django.contrib.comments" stops working (basically, do the work ourselves to make sure that it doesn't rely on undocumented internals and can be cleanly split). Then, if it's not maintained, it can fester and stop being compatible with new Django versions or whatever. If it's really not important enough to anyone that it can stay modern outside of core, then it will die, but we should make it a trivial matter to fork and adopt for whoever needs it.
--
You received this message because you are subscribed to the Google Groups "Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Yes. Aymeric, you covered every point I wanted to make.
Sent from my Samsung Galaxy S3 using the Swype software keyboard.
--Richard Bronosky
Django should have a boneyard. Here is the homebrew boneyard
https://github.com/Homebrew/homebrew-boneyard
Sent from my Samsung Galaxy S3 using the Swype software keyboard.
--Richard Bronosky
Hi folks --
This one's simple: I'd like to deprecate `django.contrib.comments`,
scheduling it to be removed in a couple of releases.
Any objections?
Jacob