Re: Re: Trellis: ctrl.pulse
"P.J. Eby" <pje-Wh6+Hckhi6HFNGf7iClzIwC/[email protected]> Wed, 15 Apr 2009 16:43:32 -0400
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
At 11:38 PM 4/15/2009 +0300, Sergey Schetinin wrote: >On Wed, Apr 15, 2009 at 23:11, Sergey Schetinin <[email protected]> wrote: > > Importing trellis from stm is ugly, and messes with lazy imports of > > trellis (as done by Importing), replacing pulse with a special cell > > doesn't seem to hard, see attached patch. > >Also, install_controller is unnecessary: install_controller() is an API function so that you can replace the controller, e.g. for testing or for applications with special needs.