Re: leo-as-a-package issues possible solutions

2008-05-19 Thread Ville M. Vainio
On Sun, May 18, 2008 at 11:02 PM, Edward K. Ream [EMAIL PROTECTED] wrote: 2. We will change all imports from import leoX to import leo.core.leoX. Or, perhaps less intrusively (sourcecodewise), from leo.core import leoX, as you mention later on. Requirement 2. We have got to be able to

leo-as-a-package issues possible solutions

2008-05-18 Thread Edward K. Ream
Getting imports correct in the leo-as-a-package branch is turning out to be interesting. In the interests of sanity, I think leo.py should change to something like runLeo.py--otherwise there is too much possibilities for confusion between the leo *module* created by leo\__init__.py and the leo