> A lack of any mechanism for developers to understand what third party > apps are reliable, what to avoid, known problems, and so on. This has > been a particular complaint since the Django ethos is (rightly) that > the core is the core, and other functionality should be packaged into > third party apps. App authors do a great job of being really generous > with their work, but it is very hard for stuff outside Django's core > to get any adoption. The processes involved in adopting a technology > can be complex and involve lots of stakeholders, legal and technical > due diligence. It is hard enough ticking those boxes to get Django > used, it simply isn't worth doing the same for all the other bits. > There's a lot of wheel reinventing going on, in my experience. A Django > + project might be useful to give the rock-star third-party apps a > fighting chance at being used. Pinax is somewhat close, but has a very > different purpose and small, agile, company ethos.
While not perfect I find how the http://plugins.jquery.com/ site works. It gives me more confidence in picking a plugin to use for a particular project to see how other users have rated an app. The demos and examples of the plugins is also very nice. Something similar for Django apps would be great.
-- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.