Release Note 009: FormatHelper class has been moved from Consultingwerk\Framework to Consultingwerk\Util
Symptoms
The file Consultingwerk\Framework\FormatHelper.cls has been moved to Consultingwerk\Util\FormatHelper to better match the folder structure of independent support routines.
Change 11880 by mikefe@CONSULTINGWERK1 on 2009/12/22 00:01:28
Rename/move file(s)
Affected files ...
... //depot/SmartComponents4NET/Trunk/ABL/Consultingwerk/Framework/FormatHelper.cls#8 delete
... //depot/SmartComponents4NET/Trunk/ABL/Consultingwerk/Util/FormatHelper.cls#1 add
... //depot/SmartComponents4NET/Trunk/ABL/UnitTests/FormatMaskTester/FormatMaskTest.p#5 edit
Versions found
SmartComponents Library, Trunk at Changelist #11880
OpenEdge 10.2B
Fixes
When a customer has written code that relies on the class Consultingwerk.Framework.FormatHelper, the customer needs to fix references to this class to match the new folder structure.
Customers should delete the file Consultingwerk\Framework\FormatHelper.cls from their folder structure (the ZIP file shipment of the new SmartComponent Library release won't be able to delete those files)..
References to written documentation
None