|
|
Choosing A Webhost: |
Re: ArrayList / Thread / Reference Problem?: msg#00162windows.devel.dotnet.cx
Almost anything is possible. You haven't offered any details on what a "session" is in terms of implementation details; so, I can't offer any advice on how to make it work. You have to make sure that copies of a "session" object "copy" correctly; with value types, shallow copies generally work fine. With reference types, deep copies are usually required. A deep copy would handle marshaling things, allocating copies of unmanaged resources (e.g. you don't want to work with the same handle between two objects because the disposal of one would free the handle the other is using), etc. http://www.peterRitchie.com/ On Thu, 22 Sep 2005 08:50:15 -0700, Zeusbwr <zeusbwr@xxxxxxxxx> wrote: >But it is possible to make the ArrayList "session" to work as the >Function Argument "session" ? > >I'll check into that thing now > =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ArrayList / Thread / Reference Problem?, Zeusbwr |
|---|---|
| Next by Date: | Re: ArrayList / Thread / Reference Problem?, Zeusbwr |
| Previous by Thread: | Re: ArrayList / Thread / Reference Problem?, Zeusbwr |
| Next by Thread: | Casting question, Rick Taylor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |