We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f710ee4 commit 9bfcd77Copy full SHA for 9bfcd77
1 file changed
src-gs/gt4gemstone.gs
@@ -4458,6 +4458,17 @@ featuresKeyName
4458
^#GT_FEATURES_LIST_NAME
4459
%
4460
4461
+category: 'features'
4462
+classmethod: GtGemStoneSessionFeatures
4463
+floatStringEncoding
4464
+ "GtWireFloatPrintStringEncoder was added at the same time as this method"
4465
+ <gtGemStoneFeature>
4466
+
4467
+ ^ (GtGemStoneSessionFeature
4468
+ withId: #floatStringEncoding)
4469
+ enable
4470
+%
4471
4472
category: 'instance creation'
4473
classmethod: GtGemStoneSessionFeatures
4474
forCurrentDefinitions
0 commit comments