Yesterday I cam across a warning from EH Cache when rendering a gadget
saying the object graph had exceeded the 1000 object limit.  After
debugging a little more I found the warning is coming from an instance
of org.apache.xerces.dom.DeferredElementNSImpl.  I have created a JIRA
[1] to add this class to the SizeOfFilter.txt file in Shindig which
has the details of the graph.  I don't think this class is something
we need to calculate the object graph of.  What do others think?

[1] https://issues.apache.org/jira/browse/SHINDIG-1935

Reply via email to