On Sat, Aug 22, 2009 at 4:01 PM, Ville M. Vainio <[email protected]> wrote:

>
> On 8/22/09, Edward K. Ream <[email protected]> wrote:
>
> >
> > I just put this on the list of things to do first.
> >
> > My main concern are finding all the imports that should be changed in
> > plugins.
>
> grepping for non-dotted import in plugins should go a long way.
> Plugins importing other plugins should be rare though.


There is a better way, namely @suite plugins tests.

At first, this failed 98 times, but that was a problem in coordinating
loadOnePlugin with unit tests.  A hack reduced this to 6 presumably real
failures with the old adjustSysPath, and 8 failures with adjustSysPath
disabled.  So we are getting close...

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to