Solution for reducing lots of equal strings - can not find it

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Solution for reducing lots of equal strings - can not find it

GLASS mailing list
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
Reply | Threaded
Open this post in threaded view
|

Re: Solution for reducing lots of equal strings - can not find it

GLASS mailing list
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). 

On May 10, 2020, at 11:38 PM, Marten Feldtmann via Glass <[hidden email]> 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
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Solution for reducing lots of equal strings - can not find it

GLASS mailing list
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:

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). 

On May 10, 2020, at 11:38 PM, Marten Feldtmann via Glass < [hidden email]> 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
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass


 

_______________________________________________
Glass mailing list
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Solution for reducing lots of equal strings - can not find it

GLASS mailing list
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:

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). 

On May 10, 2020, at 11:38 PM, Marten Feldtmann via Glass < [hidden email]> 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
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass


 

_______________________________________________
Glass mailing list
[hidden email]
https://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Solution for reducing lots of equal strings - can not find it

GLASS mailing list
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
> &lt;http://downloads.gemtalksystems.com/docs/Other/SDoc-ObjectCanonicalization-3.3/SDoc-ObjectCanonicalization-3.3.htm&gt;).
>
>> On May 10, 2020, at 11:38 PM, Marten Feldtmann via Glass &lt;

> glass@.gemtalksystems

>  &lt;mailto:

> glass@.gemtalksystems

> &gt;> 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

>  &lt;mailto:

> Glass@.gemtalksystems

> &gt;
>> 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