31e93e54f9
Instead of trying to make this class thread-safe I'm going with the option of simply declaring it unsafe to mutate instances of XML::Text while reading it in parallel. This removes the need for Mutex allocations and keeps the code simple. Fixes #82 |
||
---|---|---|
.. | ||
oga | ||
oga.rb |