[jira] [Resolved] (XERCESC-1410) RefHashTableOf should have an accessor for its fCount data member

2018-03-11 Thread Scott Cantor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XERCESC-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor resolved XERCESC-1410.
---
Resolution: Fixed

> RefHashTableOf should have an accessor for its fCount data member
> -
>
> Key: XERCESC-1410
> URL: https://issues.apache.org/jira/browse/XERCESC-1410
> Project: Xerces-C++
>  Issue Type: Improvement
>  Components: Utilities
>Affects Versions: 2.6.0
>Reporter: David Bertoni
>Assignee: David Bertoni
>Priority: Major
> Fix For: 2.7.0
>
> Attachments: patch.txt
>
>
> There are numerous places in the code where it's necessary to create an 
> enumerator to find out how many elements are in a particular RefHashTableOf 
> instance.  These could be simplified by exposing this data member.
> I am attaching a patch for comments.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



[jira] Resolved: (XERCESC-1410) RefHashTableOf should have an accessor for its fCount data member

2005-04-22 Thread David Bertoni (JIRA)
 [ http://issues.apache.org/jira/browse/XERCESC-1410?page=all ]
 
David Bertoni resolved XERCESC-1410:


 Resolution: Fixed
Fix Version: Nightly build (please specify the date)

 RefHashTableOf should have an accessor for its fCount data member
 -

  Key: XERCESC-1410
  URL: http://issues.apache.org/jira/browse/XERCESC-1410
  Project: Xerces-C++
 Type: Improvement
   Components: Utilities
 Versions: 2.6.0
 Reporter: David Bertoni
 Assignee: David Bertoni
  Fix For: Nightly build (please specify the date)
  Attachments: patch.txt

 There are numerous places in the code where it's necessary to create an 
 enumerator to find out how many elements are in a particular RefHashTableOf 
 instance.  These could be simplified by exposing this data member.
 I am attaching a patch for comments.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]