@ -22,7 +22,7 @@ namespace GBase.DataHandling.Cache
private readonly IXmlDataHandlerCacheEntryFactory _xmlDataHandlerCacheEntryFactory;
private readonly IXmlDataHandlerCachePropertyEntryFactory _xmlDataHandlerCachePropertyEntryFactory;
private readonly List<IXmlDataHandlerCacheEntry> _cache;
private readonly List<IXmlDataHandlerCacheEntry> _cache; //TODO: use conditionalWeakTable?
/// <summary>
/// An interface for the <see cref="IXmlDataHandlerCache"/>