On 12/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: craigmcc
Date: Mon Dec  4 13:25:07 2006
New Revision: 482364

URL: http://svn.apache.org/viewvc?view=rev&rev=482364
Log:
First round of supporting events when DialogContextManager.create() or
DialogContextManager.remove() is called.  You can now register listeners of
type DialogContextManagerListener on the DialogContextManager instance.  One
remaining FIXME is to make it possible to be notified when DialogContextManager
instances themselves are placed in and out of service -- since these instances
are typically a session scoped managed bean, we need to do something
interesting in order to fire the necessary events.

<snip/>

SHALE-251

<snap/>

This (and r482418) should be marked against SHALE-351 instead. I made
the same mistake in r482449. If we care enough, I can try to edit the
logs.

-Rahul

Reply via email to