agree. A context must not use weak references imo. If that is the case a user just uses the wrong scope ;)
As for example this e.g. looks much more like what we have (in CODI and will be in DS as well) with theĀ @ViewAccessScoped. But just let the ideas flow, it's always good to add fresh ideas! LieGrue, strub ----- Original Message ----- > From: Gerhard Petracek <[email protected]> > To: [email protected] > Cc: > Sent: Tuesday, November 20, 2012 10:38 PM > Subject: Re: [jira] [Created] (DELTASPIKE-293) Improve the ViewScopedContext > by observing ServletContext and HttpSession lifecycle events. > > hi radu, > > it's way simpler - just look at the rule/s of the view-scope and not at the > implementation you are trying to fix... > -> imo we don't need weak references for it. > > once we have at least something similar to the window-handling of codi, > it's just about some lines of code (if we agree on #2 or #3). > (if you like #3, you can use the add-on for codi right now.) > > regards, > gerhard > > > > 2012/11/20 Radu Creanga <[email protected]> > >> ... >
