I thought I've read somewhere in the documentation of Gemstone/S of classes suitable to maintain equal strings (equal stored strings point to ONE instance in the database)
Actually I've build my own solution with a set - but I just wanted to know, if I remember correctly or not.
_______________________________________________ Glass mailing list [hidden email] https://lists.gemtalksystems.com/mailman/listinfo/glass |
While the system has built-in capabilities for converting Strings into Symbols, to go further look at the Object Canonicalization Framework (http://downloads.gemtalksystems.com/docs/Other/SDoc-ObjectCanonicalization-3.3/SDoc-ObjectCanonicalization-3.3.htm).
_______________________________________________ Glass mailing list [hidden email] https://lists.gemtalksystems.com/mailman/listinfo/glass |
In reply to this post by GLASS mailing list
Thanks, thats it !
Marten
James Foster <[hidden email]> hat am 11. Mai 2020 um 08:48 geschrieben: _______________________________________________ Glass mailing list [hidden email] https://lists.gemtalksystems.com/mailman/listinfo/glass |
In reply to this post by GLASS mailing list
Pretty nice, I added support for it in my code generator for Gemstone ...
James Foster <[hidden email]> hat am 11. Mai 2020 um 08:48 geschrieben: _______________________________________________ Glass mailing list [hidden email] https://lists.gemtalksystems.com/mailman/listinfo/glass |
In reply to this post by GLASS mailing list
🤦♂️
Thats gonna be useful :) Thanks James! GLASS mailing list wrote > While the system has built-in capabilities for converting Strings into > Symbols, to go further look at the Object Canonicalization Framework > (http://downloads.gemtalksystems.com/docs/Other/SDoc-ObjectCanonicalization-3.3/SDoc-ObjectCanonicalization-3.3.htm > <http://downloads.gemtalksystems.com/docs/Other/SDoc-ObjectCanonicalization-3.3/SDoc-ObjectCanonicalization-3.3.htm>). > >> On May 10, 2020, at 11:38 PM, Marten Feldtmann via Glass < > glass@.gemtalksystems > <mailto: > glass@.gemtalksystems > >> wrote: >> >> I thought I've read somewhere in the documentation of Gemstone/S of >> classes suitable to maintain equal strings (equal stored strings point to >> ONE instance in the database) >> >> Actually I've build my own solution with a set - but I just wanted to >> know, if I remember correctly or not. >> _______________________________________________ >> Glass mailing list >> > Glass@.gemtalksystems > <mailto: > Glass@.gemtalksystems > > >> https://lists.gemtalksystems.com/mailman/listinfo/glass > > > _______________________________________________ > Glass mailing list > Glass@.gemtalksystems > https://lists.gemtalksystems.com/mailman/listinfo/glass -- Sent from: http://forum.world.st/GLASS-f1460844.html _______________________________________________ Glass mailing list [hidden email] https://lists.gemtalksystems.com/mailman/listinfo/glass |
Free forum by Nabble | Edit this page |