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
- 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.htmlOther features are listed at:
http://swikis.ddo.jp/umejava/46Enjoy!
---
[:masashi | ^umezawa]