Hey folks,

trac.util is becoming a dropbox for all sorts of (more or less) reusable code. Before its size gets out of hand, I'd like to make it a package (instead of a module), and split off some functionality (such as the date formatting or the Markup class) into separate modules inside that package.

A lot of the functions will remain in trac/util/__init__.py, and whatever gets moved out should be made available at the package level (through an import in __init__.py) as to not break backward- compatibility.

What do you think?

Cheers,
Chris
--
Christopher Lenz
  cmlenz at gmx.de
  http://www.cmlenz.net/

_______________________________________________
Trac-dev mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-dev

Reply via email to