If you happen to come up with code for this , because I am updating the Pharo By Example book for Pharo 3 as you can imagine I would be super interested into looking at such code. Would make my life easier :)
On Wed, May 7, 2014 at 6:23 PM, Stephan Eggermont <[email protected]> wrote: > 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 >
