Project

General

Profile

Actions

Feature #946

open

Implement intellectual function bodies closing in the more efficient way

Added by Evgeny Novikov over 13 years ago. Updated over 12 years ago.

Status:
Open
Priority:
Low
Category:
Infrastructure
Start date:
03/15/2011
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

In fixing bug #945 I noticed that nowadays the intellectual function bodies closing (i.e. function bodies that doesn't contain any model function call is automatically hidden) is completely implemented as a javascript. While its implementation both at the page generation level (there we already know whether a given function body contains model function call) and as a simple javascipt will be more efficient since there won't be traversing of all function bodies elements each time when the corresponding flag will be turn on/off. Instead just function headers that will contain information of its function model calls will be examined.
Just to mention, the issue doesn't considerably affect on anything.


Related issues 1 (0 open1 closed)

Blocked by Linux Driver Verification - Feature #1703: Think about error trace traversing libraryClosedEvgeny Novikov08/29/2011

Actions
Actions

Also available in: Atom PDF