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...
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...