kilon.alios wrote > So if you can provide me a link to your code, even if your code is far > from > final it will at least give me a good idea how things work. Suffice to see > I am very fresh with Morphic myself but I love to learn it, document it > and > improve it.
The packages are named Pillar-TextRenderer (to be loaded first) and Pillar-NautilusProofOfConcept (goes second). The proof of concept overrides one method in the nautilus browser, so to go back you need to revert that change (versions is your friend here). The key method in the Pillar-TextRenderer is: PRDecoratedTextWriter class>>on: aParsedPillarDoc -- Kasper -- View this message in context: http://forum.world.st/Class-comments-rendered-in-Nautilus-through-Pillar-tp4819726p4819759.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
