[jira] Commented: (AXISCPP-834) ~xsd__hexBinary() needs to delete the contents of __ptr

2005-11-03 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-834?page=comments#action_12356753 ] Dushshantha Chandradasa commented on AXISCPP-834: - with following changes to ~xsd__hexBinary() xsd__hexBinary::~xsd__hexBinary() { if ( __ptr )

[jira] Commented: (AXISCPP-834) ~xsd__hexBinary() needs to delete the contents of __ptr

2005-09-27 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-834?page=comments#action_12330558 ] Dushshantha Chandradasa commented on AXISCPP-834: - i found lots of coupling bitween classes that are using xsd__hexBinary ,therefore we cannot just delete