STON - new release?

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

STON - new release?

Usman Bhatti
Hi Sven,

I have used STON to serialize some of my objects and it is really simple and cool to work with STON. For my project, I loaded the stable version. When I tried to customize the names of my classes for serialization using stonName, I got errors of MetaClass DNU. I saw that you already fixed this problem a few months back. I loaded recent changes and the problem was resolved.

I would like to load a newer version of STON with this bug fix. Do you plan to update ConfigOf with a latest release because I would like to avoid loading a baseline?

thanks.

usman
Reply | Threaded
Open this post in threaded view
|

Re: STON - new release?

Sven Van Caekenberghe-2
Hi Usman,

Your are right, the configuration was running a bit behind - fixed:

===
Name: ConfigurationOfSton-SvenVanCaekenberghe.11
Author: SvenVanCaekenberghe
Time: 8 December 2014, 11:39:39.045546 pm
UUID: 06b682e1-4589-41db-9a63-56bde6aaf34d
Ancestors: ConfigurationOfSton-SvenVanCaekenberghe.10

Updated #stable to v10
===

Sven

> On 08 Dec 2014, at 17:11, Usman Bhatti <[hidden email]> wrote:
>
> Hi Sven,
>
> I have used STON to serialize some of my objects and it is really simple and cool to work with STON. For my project, I loaded the stable version. When I tried to customize the names of my classes for serialization using stonName, I got errors of MetaClass DNU. I saw that you already fixed this problem a few months back. I loaded recent changes and the problem was resolved.
>
> I would like to load a newer version of STON with this bug fix. Do you plan to update ConfigOf with a latest release because I would like to avoid loading a baseline?
>
> thanks.
>
> usman