[ANN] SIXX 0.2c is available on all major Smalltalk dialects

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

[ANN] SIXX 0.2c is available on all major Smalltalk dialects

Masashi UMEZAWA-2
Hi all,

I've updated SIXX to 0.2c. A new hook #sixxReferenceIdInContext: is useful
for comparing SIXX files by usual diff tools.

<<New Features in 0.2c>>
- Fraction serialization/deserialization support.
- SixxReadStream can read no-root-tag sixx format.
- Added a new option "SixxSettings>>useReducedTags"
    If this option is on, RIXX (Reduced SIXX) will be generated.
- Bug fix of ShapeChanger
- Added a hook "Object>>sixxReferenceIdInContext:"
    By overriding this method, you can use your domain object's id in SIXX.

<<Download>>
- Squeak
    - SqueakMap
    - ftp://swikis.ddo.jp/SIXX/squeak/SIXX20070812.sar
- VisualWorks
    - Cincom Public Store Repository
    - ftp://swikis.ddo.jp/SIXX/vw/SIXX-VW0.2-20070812.zip
- Dolphin Smalltalk
    - ftp://swikis.ddo.jp/SIXX/dolphin/SIXX0.2-Dolphin20070812.zip

About SIXX:
http://www.mars.dti.ne.jp/~umejava/smalltalk/sixx/index.html

Other features are listed at:
http://swikis.ddo.jp/umejava/40

Enjoy!
--
[:masashi | ^umezawa]

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] SIXX 0.2c is available on all major Smalltalk dialects

Damien Cassou-3
2007/8/13, Masashi UMEZAWA <[hidden email]>:
> Hi all,
>
> I've updated SIXX to 0.2c. A new hook #sixxReferenceIdInContext: is useful
> for comparing SIXX files by usual diff tools.

Hi Masashi,

I've upgraded the Universe.

--
Damien Cassou

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] SIXX 0.2c is available on all major Smalltalk dialects

Masashi UMEZAWA-2
Hi Damien,

Thanks! I'll try to do it by myself in the next version.

2007/8/13, Damien Cassou <[hidden email]>:

> 2007/8/13, Masashi UMEZAWA <[hidden email]>:
> > Hi all,
> >
> > I've updated SIXX to 0.2c. A new hook #sixxReferenceIdInContext: is useful
> > for comparing SIXX files by usual diff tools.
>
> Hi Masashi,
>
> I've upgraded the Universe.
>
> --
> Damien Cassou
>
--
[:masashi | ^umezawa]