Noah Kantrowitz wrote: > Christian Boos wrote: > >> Noah Kantrowitz wrote: >> >> >>> ... >>> I'm not sure I like having prevnext_nav in trac.web.chrome, perhaps it >>> should move to a new trac.util.nav? >>> >>> >>> >>> >> Why not trac.util.presentation? >> >> > > I actually did that at first, but it is imported from trac.web.chrome, > so you get nasty loops. It could be dealt with through local imports, > but that has its own ugliness. >
Ok, I see. Well, so I'm happy with trac.web.chrome then, I don't think we need a special purpose trac.util.nav for this alone. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
