On Mon, 2004-03-01 at 06:07, Stephen McConnell wrote: > Have not looked at the code yet - but basically a facility would do > the > following: > > (a) on deployment, do scan of the model to locate component models > its is interested in, and secondly, register a composition > event > listener to capture info about model structural changes > > (b) on a composition event - just check the model that is added > (or handle updating is something is removed) - no need to > rescan > > Stephen.
That is what I am doing - I borrowed heavily from the DefaultModelListener in the http facility code. -Cameron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
