It's fine if a model if detached multiple times in a request, but hundreds for a single model sounds suspicious. Try to trace what components fire the detach method and see if there's anything weird with that.
Eelco On Thu, Jul 9, 2009 at 11:21 PM, Ian MacLarty<[email protected]> wrote: > Hi, > > I noticed that my IDetachable model is being detached many times > (hundreds) for each request. Is that something to worry about, or is > it just because the detach method is called for each component that > points to this model? > > Ian. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
