Re: adding rosetta for enhanced user experience

2009-12-15 Thread Simon Willison
On Dec 14, 9:41 pm, Suno Ano  wrote:
> What do folks think about shippinghttp://code.google.com/p/django-rosetta
> with Django? Enabling it per default even? imho that app is totally
> worth being shipped with Django per default.

This came up a couple of months ago. Here's why I don't think it's
appropriate to ship with Django:

http://groups.google.com/group/django-developers/msg/bfd9c35fb95bb35a

Basically, it turns out most translators already have a preferred
toolchain and may well not want to use a web-based tool.

--

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.




Re: adding rosetta for enhanced user experience

2009-12-14 Thread Russell Keith-Magee
On Tue, Dec 15, 2009 at 5:41 AM, Suno Ano  wrote:
> What do folks think about shipping http://code.google.com/p/django-rosetta
> with Django? Enabling it per default even? imho that app is totally
> worth being shipped with Django per default.

The question you need to answer is: "Does the Django project gain
anything by including this in core?".

I can give several reasons why the answer is no.

 1) Rosetta may be a fantastic tool - but it's a fantastic tool
already without needing to be in the core.

 2) By including it in core, we stifle the development of alternative
approaches to the problem.

 3) By including it in the core, we add complexity to the core. This
is one more thing that needs to be maintained by the core before we
can do a release.

In short, I'm not inclined to agree that we should include
Django-Rosetta in core.

Yours,
Russ Magee %-)

--

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.




Re: adding rosetta for enhanced user experience

2009-12-14 Thread Dan
On Mon, Dec 14, 2009 at 4:41 PM, Suno Ano  wrote:

> What do folks think about shipping http://code.google.com/p/django-rosetta
> with Django? Enabling it per default even? imho that app is totally
> worth being shipped with Django per default.
>
>
I don't see it as being critical enough to be worth maintaining it by the
core devs since there are already good apps that can work with translation
files on all platforms.

--

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.




adding rosetta for enhanced user experience

2009-12-14 Thread Suno Ano
What do folks think about shipping http://code.google.com/p/django-rosetta
with Django? Enabling it per default even? imho that app is totally
worth being shipped with Django per default.

--

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.