Mat Schaffer on 28 Feb 2007 16:49:30 -0000 |
On Feb 28, 2007, at 11:39 AM, Flinn Mueller wrote: That sounds like it would work well with partial caching too. I'm facing an issue now where I have an application that does something very basic, but the wording changes from industry to industry, for example in retail they might call goods 'products,' in warehousing they might call goods 'stock,' and in servicing they might call good 'parts'. The functionality is essentially inventory management but the dialect changes for each context. A plugin like that would probably do the trick. Wow, using globalize for that sounds like it could be a wonderful wonderful hack. I could see defining bogus locale codes: Locale.set en-RT => set language to english, Retail Locale.set en-WH => set language to english, Warehousing hehe.... It's certainly an option. :) -Mat _______________________________________________ To unsubscribe or change your settings, visit: http://lists.phillyonrails.org/mailman/listinfo/talk
|
|