On 26 janv. 2010, at 21:07, Alexandre Bergel wrote:

I do not have a solution, but this is really annoying. In addition to the time taken by loading Moose, it makes 10 minutes just to check what are are dependencies Mondrian has.


Well, temporary solutions sometimes become less than temporary... I fear this is the case.

Maybe we can do something with an incremental, on-demand cache: whenever a class or method is imported, we check whether the cache has been built for it - if not, we built it.

--
 Simon