#22: Consider lazy session initialization -----------------------------------------+---------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Keywords: lazy initialization session | -----------------------------------------+---------------------------------- 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.
#22: Consider lazy session initialization --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: lazy initialization session --------------------------+------------------------------------------------- Comment (by sakhmechet):
Note, this may be related to ticket #43.
#22: Consider lazy session initialization --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: lazy initialization session --------------------------+------------------------------------------------- Changes (by sakhmechet):
* milestone: 0.2 => 0.1
#22: Consider lazy session initialization --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.1.1 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: lazy initialization session --------------------------+------------------------------------------------- Changes (by sakhmechet):
* milestone: 0.1 => 0.1.1
#22: Consider lazy session initialization --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: lazy initialization session --------------------------+------------------------------------------------- Changes (by sakhmechet):
* milestone: 0.1.1 => 0.2
Comment:
Not relevant for this release. Moving to next one.
Note, this might be significantly easier with new navigation functionality.
#22: Consider lazy session initialization --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: lazy initialization session --------------------------+------------------------------------------------- Comment (by lpolzer):
http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/ea6ee0800...
may help to produce an easy solution.
cl-weblocks-ticket@common-lisp.net