oga/spec
Yorick Peterse b42f9aaf32 Cache output of Element#available_namespaces
This cache is flushed whenever Element#register_namespace is called.
When this cache is flushed it's also recursively flushed for all child
elements. This makes calls to Element#register_namespace a bit more
expensive but in turn calls to Element#available_namespaces will be a
lot faster.
2015-04-12 20:22:33 +02:00
..
oga Cache output of Element#available_namespaces 2015-04-12 20:22:33 +02:00
support Added thread-safe LRU class 2015-03-23 00:21:52 +01:00
spec_helper.rb Added thread-safe LRU class 2015-03-23 00:21:52 +01:00