May 7, 2014
3:23 p.m.
Damien wrote:
FYI, it is possible to include Smalltalk code in Pillar files that will be executed when the Pillar file is compiled. This Smalltalk >code can write to a stream in order to generate dynamic content. I use it to generate a part of Pillar documentation
Ha, that sounds like exactly what I need. Thank you. Stephan