Archived issue #0025680
Missing attribute class for TCollection_ExtendedString in TKLCAF package.
Description
There is class TDataStd_AsciiString for TCollection_AsciiString. It's missing class TDataStd_ExtendedString for TCollection_ExtendedString. It would be complete if adding this class.
Public activity
3 archived notes
Participants are labeled by their role within this record.
Not a bug.
Class TDataStd_ExtendedString is covered by TDataStd_Name attribute.
Can be closed.
Class TDataStd_ExtendedString is covered by TDataStd_Name attribute.
Can be closed.
The semantic between TDataStd_ExtendedString and TDataStd_Name are different though they cover the same storage.
Why not add a class TDataStd_ExtendedString to make a complete OCCT standard dataset?
Why not add a class TDataStd_ExtendedString to make a complete OCCT standard dataset?
TCollection_ExtendedString class is supported by OCAF attribute 'TDataStd_Name'.
A value type which is kept by this attribute is exactly TCollection_ExtendedString.
No need for new attribute.
A value type which is kept by this attribute is exactly TCollection_ExtendedString.
No need for new attribute.