[Zope-dev] Re: More Feedback on Refresh

Chris Withers chrisw@nipltd.com
Thu, 15 Feb 2001 14:08:54 +0000


Shane Hathaway wrote:
> 
> Oh, here's a hypothesis... if, in __init__.py, you use "import" within
> the initialize() method rather than at module scope, Refresh can't
> detect the module dependency correctly.

We're not using import in this way but are still seeing icon wierdities.

Also, if you use a methods={} in __init__.py of your product, those methods
aren't refreshed.

HTH,

Chris