On Tue, Aug 25, 2009 at 5:42 PM, Andreas J. Koenig<andreas.koenig.7os6v...@franz.ak.mind.de> wrote: > I think I'd favor a solution that allows bundles to inject distroprefs > for the bundled modules. Users of distroprefs are not pissed off by > T:R:P because they simply have installed the following file in their > distroprefs folder: > > --- > match: > distribution: '^ILYAZ/modules/Term-ReadLine-Perl-\d' > test: > expect: ["Enter arithmetic or Perl expression", "\n"] > > > So what we really want is pushing such a config into a bundle so that > it can do the miracles it is supposed to do. > > Something like this, haven't understood all the details involved in > this idea (BTW, I got it from Ilya;)
The downside or limitation is that I think it only works where expect does. I recall there were issues on Windows, but I don't know if those ever got fixed. David