In fact, the server already worked again yesterday evening.
I had a leaflet at my door that they replace the internet cables. That explains the outage. I am happy that I was not here, without internet I would have gotten nervous ;-)
lol
this was to get the comment below the class definition This is in the preferences at least on my image (rc1.0).
That split class-definition/class-comment view is only available in the ST-80 browser. I think that would be difficult to implement in OB.
ok too bad because nicolas made me think that we are doing a poor job at pushing people to write comments since nobody can easily read them.
An easy solution would be to show the class comment somehow like:
WAPainter subclass: #WAPresenter instanceVariableNames: '' classVariableNames: '' poolDictionaries: '' category: 'Seaside-Component'.
WAPresenter comment: 'WAPresenter holds the functionality that is common to WAComponent and WADecoration. Subclasses of this class may have state and can be stored in instance variables of other Presenters. ...
It is a bit an ugly solution. Might have some side-effects too :-/
we could give a try.