You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jk...@apache.org on 2002/05/31 22:44:02 UTC

cvs commit: xml-xalan/java/src/org/apache/xpath/objects XRTreeFrag.java

jkesselm    2002/05/31 13:44:02

  Modified:    java/src/org/apache/xpath/objects XRTreeFrag.java
  Log:
  Just comment
  
  Revision  Changes    Path
  1.23      +2 -0      xml-xalan/java/src/org/apache/xpath/objects/XRTreeFrag.java
  
  Index: XRTreeFrag.java
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xpath/objects/XRTreeFrag.java,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- XRTreeFrag.java	2 Apr 2002 19:29:55 -0000	1.22
  +++ XRTreeFrag.java	31 May 2002 20:44:02 -0000	1.23
  @@ -187,6 +187,8 @@
     {
       if(m_allowRelease)
       {
  +    	// %REVIEW% Do we actually _need_ detach, now that DTM RTF
  +    	// storage is managed as a stack?
         // See #destruct() for a comment about this next check.
         int ident = m_xctxt.getDTMIdentity(m_dtm);
         DTM foundDTM = m_xctxt.getDTM(ident);      
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org