Opened 19 years ago

Last modified 18 years ago

#22 new enhancement

Consider lazy session initialization

Reported by: Slava Akhmechet Owned by: Slava Akhmechet
Priority: low Milestone: 0.2
Component: weblocks Version: pre-0.1
Keywords: lazy initialization session Cc:

Description

Currently when a session is initialized in 'init-user-session', all widgets are instantiated at once. We should make this process lazy and instantiate widgets as necessary (perhaps via hooks from the navigation widget?) Additionally, we should consider freeing hidden widgets for garbage collecting.

Change History (5)

comment:1 by Slava Akhmechet, 19 years ago

Note, this may be related to ticket #43.

comment:2 by Slava Akhmechet, 19 years ago

Milestone: 0.20.1

comment:3 by Slava Akhmechet, 19 years ago

Milestone: 0.10.1.1

comment:4 by Slava Akhmechet, 18 years ago

Milestone: 0.1.10.2

Not relevant for this release. Moving to next one.

Note, this might be significantly easier with new navigation functionality.

Note: See TracTickets for help on using tickets.