both will be supported for backward compatibility
On Apr 25, 7:44 pm, mart <[email protected]> wrote: > how cool! so if all looks good, will we need to make a switch or will > both be supported for a while? > > Thanks, > Mart :) > > On Apr 25, 8:09 pm, Jonathan Lundell <[email protected]> wrote: > > > > > > > > > On Apr 25, 2011, at 5:05 PM, mart wrote: > > > > Sure, I'll throw it in (i have broken several things today, so why > > > not ;) ) > > > > I would be curious to know what the changes are? > > > The basic idea is that the regular "import" statement will import from an > > application's modules directory. Previously, it was necessary to use > > web2py's local_import function, which meant that if one package in modules > > tried to import another package in modules (via "import"), that import > > would fail. > > > > Thanks, > > > Mart :) > > > > On Apr 25, 6:03 pm, pierreth <[email protected]> wrote: > > >> Hello, > > > >> I am writing this message to know if some users are still experiencing > > >> problems with the new importer available in the trunk version. > > > >> Please tell us if everything is OK or you are having problems. > > > >> Thank you.

