Main /
WhyUsePmWikiI am using PmWiki, because it seems to be one of the easiest to generate formatted code. There are probably many tradeoffs, but for the time being, this is the place. At least I can post something like this, without dealing with html. alert: aStringOrText title: aString configure: aBlock "Open an alert dialog. Configure the dialog with the 1 argument block before opening modally." ^self theme alertIn: self text: aStringOrText title: aString configure: aBlock Another reason is that CamelCode is so like SmalltalkCode. |