#2040: Need to refactor pygettext
------------------------+---------------------------------------------------
 Reporter:  faide       |        Owner:  faide   
     Type:  task        |       Status:  assigned
 Priority:  normal      |    Milestone:  1.1     
Component:  TurboGears  |      Version:  1.0.7   
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Old description:

> - move it and depent files in a submodule of i18n
>
> - fix all dependent sources (relative imports in some of them)
>
> - remove the main() call and optparse sytem since we don't need that
> stuff...
>
> - add tests for that beast
>
> - see if we can remove the _ installation from the admi18n __init__.py
> (sure we can) because I hate globals :)
>
> - fix the mess this will provoke.

New description:

 - move it and depent files in a submodule of i18n

 - merge duplicated functionality and code from `toolbox.admi18n` and
 `command.i18n`

 - fix all dependent sources (relative imports in some of them)

 - remove the main() call and optparse sytem since we don't need that
 stuff...

 - add tests for that beast

 - see if we can remove the _ installation from the admi18n __init__.py
 (sure we can) because I hate globals :)

 - fix the mess this will provoke.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2040#comment:3>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to