Has anyone manage to successfully serialize SortedCollection with SIXX?

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

Has anyone manage to successfully serialize SortedCollection with SIXX?

GLASS mailing list
Hi guys,

When I export a SortedCollection with SIXX it clearly does not serialize the closure and hence at materialization it just gets the default sort block. 

I do not pretend SIXX to be able to serialize closure (being of the authors of Fuel I do understand the complexity). But at least if the closure is clean (not pointers outside the scope), it should be fairly simple to at least serialize the string and evaluate/compile at materialization time. 


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

Re: Has anyone manage to successfully serialize SortedCollection with SIXX?

GLASS mailing list
I forgot to said same happens in Pharo, so it's clearly not a GemStone issue but SIXX in general. 

On Tue, Aug 18, 2015 at 4:39 PM, Mariano Martinez Peck <[hidden email]> wrote:
Hi guys,

When I export a SortedCollection with SIXX it clearly does not serialize the closure and hence at materialization it just gets the default sort block. 

I do not pretend SIXX to be able to serialize closure (being of the authors of Fuel I do understand the complexity). But at least if the closure is clean (not pointers outside the scope), it should be fairly simple to at least serialize the string and evaluate/compile at materialization time. 




--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass