Home
The Toolkit for Online Communities
15936 Community Members, 0 members online, 2414 visitors today
Log In Register

Forum OpenACS Q&A: Response to nice little tcl gotcha

OpenACS Home : Forums : OpenACS Q&A : Response to nice little tcl gotcha : One Message

+
Posted by Lars Pind on
Uhm, David, don't you want to say set bracetest {$p}, so you don't get a p not defined error?

And Jonathan, what's the point of being a brace minimalist? Does it add any performance?

I'm all for braces. They make the code more legible. I always add them to code that doens't.

We should include something about braces in the standards doc.