dbaupp comments on Open Thread, July 1-15, 2012 - Less Wrong

2 Post author: OpenThreadGuy 01 July 2012 10:45PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (150)

You are viewing a single comment's thread. Show more comments above.

Comment author: dbaupp 02 July 2012 01:16:48PM *  0 points [-]

I've never used psp, but the documentation page seems to indicate what happens with indentation. It looks like it would be parsed as:

<p>
if condition:
....<b>
action1
</b>
action2
</p>

I have no idea how to get either "proper" behaviour, and I'm not in a position to experiment, but I'm sure it's possible (that would be a fairly large omission).

Yes, but beginners want it, because it has the smallest overhead for trivial projects. Later, when they learn more, they can separate the logic and templates.

Yes, I agree that it is good for beginners; I was merely mentioning that point.