Doesn't this also mean that I, as a consumer, have to know if it is registered as transient or as singleton? If it's a singleton then I shouldn't call release.
On Thu, Mar 5, 2009 at 8:32 PM, Victor Kornov <[email protected]> wrote: > The whole thing with computers is to make them do work for people, even for > developers. If a computer program can handle a case, why put laborious > manual task on the user? Don't make me think, unless it's necessary ;) > > On Thu, Mar 5, 2009 at 9:52 PM, Bill Pierce <[email protected]> wrote: > >> >> I'm surprised at the statement that this puts the onus on the >> developer to do the right thing. If you don't want to do the right >> thing that's fine, just buy more ram or reboot your app pool every two >> minutes. Why is this any different than putting the onus on the >> developer to dispose of a db connection? Or as Craig said a file >> handle? There is no requirement to do this but your app will crash >> when you exceed max handles. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
