Search the web
Sign In
New User? Sign Up
xrules · XRules & DynamicDOM
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Multi-User / Multi-Threaded Issue   Message List  
Reply | Forward Message #45 of 74 |
RE: [xrules] Multi-User / Multi-Threaded Issue

You raise a good point. I just finished implementing a fix and uploaded it to the repository at http://dynamicdom.tigris.org/ . I changed NodeTracker to be a regular class (not static) and an instance of it is now kept in DXmlDocument. This way, it should be safe to use different DXmlDocuments in different threads at the same time.

 

Regards,

Waleed

 

P.S. Sorry for the late reply. I’m still out on vacation.

 

 

 

-----Original Message-----
From: xrules@yahoogroups.com [mailto:xrules@yahoogroups.com] On Behalf Of voxdog69
Sent:
Friday, December 08, 2006 3:26 PM
To: xrules@yahoogroups.com
Subject: [xrules] Multi-User / Multi-Threaded Issue

 

It appears that the NodeTracker is a static class with a static
ParticleList as its collection.

If you attempt to use DynamicDom in a webserver environment errors can
error (e.g., the NodeTracker.EndTracking will clear the collection
which may be holding another user's Particles.)

Do you plan on making updates to this anytime soon? Do you have a
suggested solution?

BTW: other than that, the project/code is very nice. Thanks.



Sat Dec 23, 2006 12:52 pm

waleed_ka
Offline Offline
Send Email Send Email

Forward
Message #45 of 74 |
Expand Messages Author Sort by Date

It appears that the NodeTracker is a static class with a static ParticleList as its collection. If you attempt to use DynamicDom in a webserver environment...
voxdog69
Offline Send Email
Dec 15, 2006
5:27 am

You raise a good point. I just finished implementing a fix and uploaded it to the repository at http://dynamicdom.tigris.org/ . I changed NodeTracker to be a...
Waleed K. Abdulla
waleed_ka
Offline Send Email
Dec 23, 2006
12:54 pm

Excellent. I'll try it out asap and let you know if there's any issue....
voxdog69
Offline Send Email
Dec 23, 2006
8:50 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help