On 1/9/06, Jeff Watkins <[EMAIL PROTECTED]> wrote: > > There are people (myself included) that are stubborn enough to not use > > a SQL database with TurboGears, but still reap whatever rewards > > possible. :) > > Weirdos.
A label proudly worn :) > > So what I'd ideally like to do is: > > > > visit.provider = "schevo.gears.visit.SchevoVisitProvider" > > If your egg exports a Visit plug in, it will be loaded at start up. This > works much like template plug ins. The only difference is it seems > reasonable to be able to limit or order the visit plug ins. (Someone > want to file a Ticket?) I'll take a look at how to do this. Thanks :) -- Matthew R. Scott

