Hi chris
excellent, I really hope that we will be able to exchange code between
the squeak and VW versions
this is really important to create a synergy between the two versions.
Stef
On Dimanche, oct 26, 2003, at 00:52 Europe/Zurich, Chris Burkert wrote:
Hi,
I have done more work on porting SmallWiki AND IT IS STILL FULL OF
BUGS, but I hope that won't last a long time.
There is one yellow test in ParserTests and three in DocumentTests.
This is a problem with the Compiler. Unfortunatly I couldn't fix it
yet. But you will only need this, if you want to embed code.
Everything else runs green.
Besides this I could set up the comanche server and got the right
Response in my Mozilla (that was exciting :).
Most Links won't work. I'll fix this next week.
If you want to try it, get a fresh image (I use 3.6 #5424) and load
the following Packages from SqueakMap:
- SUnit (3.1)
- SmaCC Runtime (1.0)
- SIXX (0.1f)
- Refactoring Browser (0.94)
- KomHttpServer (6.2)
Then fileIn the attached changeset. A Workspace should open and tell
you more. If not, look at SWServer class>>defaultWorkspace.
It would be a great if one of you (familiar with the Squeak-Compiler)
could help me and figure out the problem with the code (Maybe the new
ClosureCompiler would do it?!?). Try something with
SWCode>>evaluateWith: and take a look at SWDocumentTests>>testCode*.
I think I could publish a .sar at SqueakMap in some weeks ... after
cleaning those issues above.
Regards
Chris Burkert
--
http://www.chrisburkert.de/
<SmallWiki-0.9.20-chbu.1.cs.gz>