15 Feb
2001
15 Feb
'01
2:08 p.m.
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