PR# 14081 add better browsability for "not in system' classes

Problem Report Summary
Submitter: nenieorg
Category: EiffelStudio
Priority: Medium
Date: 2008/03/10
Class: Feature Request
Severity: Non-critical
Number: 14081
Release: 6.2
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; AXAR_Corp_Device; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)
Synopsis: add better browsability for "not in system' classes

Description
instead of displaying "class not in system can't show nice view" in class/feature browser actually incrementally compile the class on demand (as if it had been added as a local variable in the root class say).

maybe make it an option so that people who don't want to pay the penalty of incremental compilation on accidentally browsing a not-in-system class don't pay the price.
To Reproduce
n/a
Problem Report Interactions