Re: can't debug smallwiki
by Lukas Renggli
Hi,
> We can't debug our SmallWiki stuff anymore because you are trapping
> all exceptions.
>
> Can you please tell us how to disable the exception catching?
I already discovered that problem when switching from VisualWorks 7 to
7.1, but did not consider it too important. I am very sorry for the
resulting inconvenience!
Thanks to the help of Roel the problem is now fixed and the latest
version should behave the same and correctly with VisualWorks 7.0 and
7.1.
Unfortunately I was not able to publish the new code to the ST2003
StORE as some students were again publishing their projects within the
SmallWiki bundle. So you have to get the latest version from the SCG
StORE!
Cheers
Lukas
--
Lukas Renggli
http://renggli.freezope.org
20 years, 1 month
Update of SmallWiki Design Slides
by Lukas Renggli
Hi everybody,
I updated the slides (former used at SqueakNic and SCG meeting) due to
the discussion of today. I also tried to work more with colours and
added more information and a few quotes.
There is still some important stuff missing, at least one more slide
about templates and one about actions. I've also not yet decided what
example we should implement together.
But never-less I would love to hear your comments ...
Cheers
Lukas
--
Lukas Renggli
http://renggli.freezope.org
20 years, 1 month
Issues with SmallWiki
by Alexandre Bergel
Hello Lukas, Roel and all!
In this email I will summarize all the problems I encountered the last few weeks when playing with SmallWiki.
Basically it is about the composition of extensions.
How do we want to collect any collaboration from other people?
Of course, we should not touch the bundle smallwiki for that. I want to load smallwiki, and the set of extensions and that should work.
When one extension (i.e., template) needs to be taken into account by the server, it should be included into the template hierarchy. That could be done by extending the method VisitorRendererHtmlLight>>defaultTemplates, and by extending the visitor in order to make the template "rendererable". I have discussed with Lukas, and we agree that is really completely bad.
One solution could be:
- an extension are not represented anymore by a template, this leads to
- have a kind of "TemplateComponentHolder" class, understandable by the visitor, charged to contain all the new extension and to make a layout location. In this case just a
- registration mechanism is necessary
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
20 years, 1 month
HowTo-Examples are in store
by Alexandre Bergel
Just load the bundle names 'SmallWiki Examples', and start a SmallWiki server, and that should work.
If not, please tell me.
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
20 years, 2 months