== Quote from Justin Spahr-Summers ([email protected])'s article
> Again, without seeing the *actual* code that you are using, it's hard to > say. The first thing that comes to mind is maybe a syntactical mistake, > such as "i1.value = i2.value" when a comparison was intended, but there > could be something else at play too, and without seeing the code (which > is not the same as what you included in your first message) it's > impossible to ascertain. But also, the question remains :) (I haven't been able to replicate it in small program but the main is actual code.) Is it possible to have different vpointers/monitors pointing to the same object?
