[ANN] SIXX 0.3 has been released

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

[ANN] SIXX 0.3 has been released

Masashi UMEZAWA-2
Hi all,

I've updated SIXX to 0.3. This version includes a new feature "Formatter".
By using it, you can customize SIXX format dynamically without subclassing.

<<New Features in 0.3>>
- "Formatter" support.
   Formatter is a new SIXX function for customizing SIXX format
without subclassing.
- "Object>>sixxIgnorableInstVarNames" now works on class instance
variables also.
- Added a new hook "Object>>sixxNonReferencableInstVarNames" for
supporting non shared objects.
- ShapeChanger can be used more easily (almost the same API as Formatter).

<<Download>>
- Squeak
   - SqueakMap and Universe
   - ftp://swikis.ddo.jp/SIXX/squeak/SIXX20071110.sar
- VisualWorks
   - Cincom Public Store Repository
   - ftp://swikis.ddo.jp/SIXX/vw/SIXX-VW0.3-20071110.zip
- Dolphin Smalltalk
   - ftp://swikis.ddo.jp/SIXX/dolphin/SIXX0.3-Dolphin20071110.zip

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

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

Enjoy!
--
[:masashi | ^umezawa]