One of the core methodological ideas behind the book is to use real world examples from open source applications wherever possible, and so far these examples are not yet internationalized.
Beyond that, internationalization in all examples is a bad idea because it forces complexity into the earlier examples, so there isn't an easy flow of new ideas for the reader. So, while I share the desire to have internationalization be more in the core of the book, I don't believe we can include internationalization in all the examples without making the book more difficult to use. --Mark On 3/1/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > "Mark Ramm" <[EMAIL PROTECTED]> writes: > > > Well, I'm trying to use real-world code in the Programming TurboGears > > book to show TurboGears internatonalization. > > > > If nessisary I will internationalize and existing app, or create a > > simple sample app, but it would be nice to be able to use real-world > > code here too. > > IMHO, all examples in the book should present I18N. Not just one specific > chapter or a few of them. Ans introduction explaining what to remove to get > rid of I18N is much better than a chapter explaining what to add to get I18N. > Also, there are a lot of places where I18N comes in: widgets, templates, > python code, database model, database setup, etc. > > This is a major flaw in several books, specially because one gets the idea > that I18N is not a concern for the people developing the tool or writing code > with it. > > So, if you could add I18N to the example you are already developing in the > book it would be much better than citing / showing something in a part of > it... > > -- > Jorge Godoy <[EMAIL PROTECTED]> > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

