PR# 16677 EiffelStudio now quite slow at adding new classes

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2010/03/31
Class: Bug
Severity: Serious
Number: 16677
Release: 6.6.8.2700
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.8 Safari/533.2
Synopsis: EiffelStudio now quite slow at adding new classes

Description
If you add a new class in EiffelStudio, it takes about 20 seconds before you can actually edit it. I understand that it is now compiling the class but it certainly has a penalty.

Maybe we should have a preference to not do that if a class is added without using the diagram.
To Reproduce

										
Problem Report Interactions
From:misterieking    Date:2010/03/31    Status: Analyzed    Download   
I think the issue that a quick melt with one added class takes 20 seconds is what should be fixed/investigated, particularly as we are only doing up to and including a degree 4 compilation with no code generation at all.  I don't think we need a preference as we need to do this inorder to get correct autocompletion for new classes which is probably more of a problem than the 20 seconds wait.