what's the right tool for text file templates?

Larry White ljw1001 at gmail.com
Tue Nov 29 14:31:01 UTC 2005


I want to be able to read a text file and have it programmatically perform
substitution on some of the text.

The requirement is for something akin to "smalltalk server pages" although
this isn't for a web app.

I just want to be able to read a file containing the text "Hello, <%name%>.
Welcome to my world." and have it return as a string
"Hello, Joe.  Welcome to my world."

Is this functionality available in squeak somewhere, perhaps as part of a
web server framework?

thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20051129/7885a615/attachment.htm


More information about the Squeak-dev mailing list