Hi everybody,
I finally found some time to work on SmallWiki. This is what I have done:
- fixed a bug in SWImageStorage which caused the storage to never
really store anything. (Be aware when you set a new Storage, which
has a default Delay of 10 minutes or so, and you change this value
after that, you have to wait until the last long delay is over
before you will see the effect of a new [e.g. short] delay)
- published an Installer on Squeakmap -> 'SmallWiki'
- separated the Parser in its own package
we have now three packages:
- the 'SmallWiki-Parser' (loaded by 'SmallWiki')
- the 'SmallWiki-Kernel' (loaded by 'SmallWiki')
- the 'SmallWiki' which is the installer
so you only have to load 'SmallWiki'
To try the new things take a fresh image (3.6 works fine) load the
installer-package 'SmallWiki' (not 'SmallWiki-Parser' or
'SmallWiki-Kernel') and wait :) This will install all needed packages
and finally opens a workspace with more information.
Unfortunatly I did not have the time to upgrade the whole thing to
0.9.47. This has to wait some weeks :-(
@Lukas
I changed the hard coded defaultPriority of the SnapshotStorage to
return '^Processor userBackgroundPriority'. This might also be better
for the official VW-SW ~ VisualWorks SmallWiki :-)
cheers
Chris Burkert
--
http://www.chrisburkert.de/